PluginProbe
Sharing Image / 3.7
Sharing Image v3.7
3.10 trunk 2.0 2.0.0 2.0.1 2.0.10 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 2.0.16 2.0.17 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 3.0 3.1 3.2 3.3 All 29 releases
← All changes | sharing-image.php +2 -2 3.103.7 View file →
@@ -1,9 +1,9 @@
1 1 <?php
2 2 /**
3 3 * Plugin Name: Sharing Image
4 4 * Description: Create sharing image for Facebook, VK.com, Telegram and other social networks
5 - * Version: 3.10
5 + * Version: 3.7
6 6 * Requires at least: 5.3
7 7 * Requires PHP: 5.6
8 8 * Plugin URI: https://wpset.org/sharing-image/
9 9 * Author: Anton Lukin
@@ -23,9 +23,9 @@
23 23
24 24 /**
25 25 * Plugin version.
26 26 */
27 -define( 'SHARING_IMAGE_VERSION', '3.10' );
27 +define( 'SHARING_IMAGE_VERSION', '3.7' );
28 28
29 29 /**
30 30 * Main plugin file.
31 31 */