PluginProbe
AWSM Team – Team Showcase Plugin / 1.3.2
AWSM Team – Team Showcase Plugin v1.3.2
trunk 1.0 1.1 1.1.2 1.2.1 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4
← All changes | awsm-team.php +2 -2 1.3.41.3.2 View file →
@@ -2,9 +2,9 @@
2 2 /**
3 3 * Plugin Name: AWSM Team
4 4 * Plugin URI: https://docs.awsm.in/team-pro-documentation
5 5 * Description: The most versatile plugin to create and manage your Team page. Packed with 8 unique presets and number of styles to choose from.
6 - * Version: 1.3.4
6 + * Version: 1.3.2
7 7 * Requires at least: 4.0
8 8 * Requires PHP: 5.6
9 9 * Author: AWSM Innovations
10 10 * Author URI: http://awsm.in/
@@ -66,9 +66,9 @@
66 66 'plugin_path' => plugin_dir_path( __FILE__ ),
67 67 'plugin_url' => plugin_dir_url( __FILE__ ),
68 68 'plugin_base' => dirname( plugin_basename( __FILE__ ) ),
69 69 'plugin_file' => __FILE__,
70 - 'plugin_version' => '1.3.4',
70 + 'plugin_version' => '1.3.2',
71 71 );
72 72 $this->load_plugin_textdomain();
73 73 $this->run_plugin();
74 74 $this->adminfunctions();