We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f302d56 commit dd3acb2Copy full SHA for dd3acb2
code-snippets.php
@@ -42,7 +42,7 @@
42
* @since 2.0
43
* @var string A PHP-standardized version number string
44
*/
45
-define( 'CODE_SNIPPETS_VERSION', '2.2.0.1' );
+define( 'CODE_SNIPPETS_VERSION', '2.2.0' );
46
47
/**
48
* The full path to the main file of this plugin
0 commit comments