Skip to content

Commit 275112c

Browse files
committed
Update version number to v3.4.1.
1 parent 2a3c225 commit 275112c

File tree

4 files changed

+3872
-3806
lines changed

4 files changed

+3872
-3806
lines changed

code-snippets.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
* License: GPL-2.0-or-later
99
* License URI: license.txt
1010
* Text Domain: code-snippets
11-
* Version: 3.4.0
11+
* Version: 3.4.1
1212
* Requires PHP: 7.0
1313
* Requires at least: 5.0
1414
*
15-
* @version 3.4.0
15+
* @version 3.4.1
1616
* @package Code_Snippets
1717
* @author Shea Bunge <[email protected]>
1818
* @copyright 2012-2023 Code Snippets Pro
@@ -35,7 +35,7 @@
3535
*
3636
* @const string
3737
*/
38-
define( 'CODE_SNIPPETS_VERSION', '3.4.0' );
38+
define( 'CODE_SNIPPETS_VERSION', '3.4.1' );
3939

4040
/**
4141
* The full path to the main file of this plugin.

0 commit comments

Comments
 (0)