Skip to content

Commit dd3acb2

Browse files
committed
Undo version number increment
1 parent f302d56 commit dd3acb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-snippets.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* @since 2.0
4343
* @var string A PHP-standardized version number string
4444
*/
45-
define( 'CODE_SNIPPETS_VERSION', '2.2.0.1' );
45+
define( 'CODE_SNIPPETS_VERSION', '2.2.0' );
4646

4747
/**
4848
* The full path to the main file of this plugin

0 commit comments

Comments
 (0)