Skip to content

Commit 03a0de8

Browse files
committed
Increased version number
1 parent c7c4d3e commit 03a0de8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shortcodes-ultimate.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Shortcodes Ultimate
44
* Plugin URI: http://getshortcodes.com/
5-
* Version: 5.0.0
5+
* Version: 5.0.1
66
* Author: Vladimir Anokhin
77
* Author URI: https://vanokhin.com/
88
* Description: A comprehensive collection of visual components for WordPress
@@ -15,7 +15,7 @@
1515
* Define plugin constants.
1616
*/
1717
define( 'SU_PLUGIN_FILE', __FILE__ );
18-
define( 'SU_PLUGIN_VERSION', '5.0.0' );
18+
define( 'SU_PLUGIN_VERSION', '5.0.1' );
1919
define( 'SU_ENABLE_CACHE', false );
2020

2121
/**

0 commit comments

Comments
 (0)