Upload via Git Manager GUI
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Plugin Name: MC MultiServer Gallery PRO
|
||||
Plugin URI:https://git.viper.ipv64.net/M_Viper/Wordpress-MC-Gallery
|
||||
Description: Professionelle Minecraft-Galerie mit Ingame-Verification, modernem UI, Lightbox und AJAX-Upload (multi-server fähig).
|
||||
Version: 2.5.7
|
||||
Version: 2.5.8
|
||||
Author: M_Viper
|
||||
Author URI: https://m-viper.de
|
||||
Requires at least: 6.8
|
||||
@@ -137,7 +137,7 @@ if (version_compare(PHP_VERSION, '7.0', '<')) {
|
||||
|
||||
if (defined('MCGALLERY_PRO_VERSION')) { return; }
|
||||
|
||||
define('MCGALLERY_PRO_VERSION', '2.5.4');
|
||||
define('MCGALLERY_PRO_VERSION', '2.5.8');
|
||||
define('MCGALLERY_PRO_DIR', plugin_dir_path(__FILE__));
|
||||
define('MCGALLERY_PRO_URL', plugin_dir_url(__FILE__));
|
||||
define('MCGALLERY_TOKEN_TTL', 300);
|
||||
|
||||
Reference in New Issue
Block a user