PluginProbe
Flex Posts – Responsive Posts Block / 2.0.0
Flex Posts – Responsive Posts Block v2.0.0
2.1.0 trunk 1.12.0 2.0.0
← All changes | flex-posts.php +2 -2 trunk2.0.0 View file →
@@ -2,9 +2,9 @@
2 2 /**
3 3 * Plugin Name: Flex Posts - Responsive Posts Block
4 4 * Plugin URI: https://tajam.id/flex-posts/
5 5 * Description: Show your posts with thumbnails in flexible, responsive layouts. Works as a sidebar widget or a block in the editor.
6 - * Version: 2.1.0
6 + * Version: 2.0.0
7 7 * Author: Tajam
8 8 * Author URI: https://tajam.id/
9 9 * License: GPL-2.0+
10 10 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
@@ -33,9 +33,9 @@
33 33
34 34 /**
35 35 * Current plugin version.
36 36 */
37 -define( 'FLEX_POSTS_VERSION', '2.1.0' );
37 +define( 'FLEX_POSTS_VERSION', '2.0.0' );
38 38
39 39 /**
40 40 * Plugin directory and url
41 41 */