PluginProbe
WebTotem Security / 2.4.31
WebTotem Security v2.4.31
3.0.2 3.0.1 3.0.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 2.0 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.1 2.2.2 2.2.3 All 110 releases
← All changes | wt-security.php +3 -3 trunk2.4.31 View file →
@@ -5,11 +5,11 @@
5 5 * Author URI: https://wtotem.com/
6 6 * Author: WebTotem Team
7 7 * Text Domain: wtotem
8 8 * Domain Path: /lang
9 - * Version: 3.0.2
9 + * Version: 2.4.31
10 10 * License: GPL v2 or later
11 - * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
11 + * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
12 12 * PHP version 7.1
13 13 *
14 14 * @copyright 2021 WebTotem
15 15 * @license GPL-2.0-or-later
@@ -53,9 +53,9 @@
53 53
54 54 /**
55 55 * Current version of the plugin's code.
56 56 */
57 -define('WEBTOTEM_VERSION', '3.0.2');
57 +define('WEBTOTEM_VERSION', '2.4.31');
58 58
59 59 /**
60 60 * The name of the folder where the plugin's files will be located.
61 61 */