We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c9bd7 commit b209812Copy full SHA for b209812
class-simple-options.php
@@ -28,7 +28,7 @@ class Simple_Options {
28
*
29
* @const string
30
*/
31
- const VERSION = '0.3.0';
+ const VERSION = '0.5.0';
32
33
/**
34
* Unique identifier for your plugin.
simple-options.php
@@ -15,7 +15,7 @@
15
* Plugin Name: Simple Options Framework
16
* Plugin URI: https://github.com/SimpleRain/SimpleOptions
17
* Description: A simple wordpress options framework for developers.
18
- * Version: 0.3.0
+ * Version: 0.5.0
19
* Author: Dovy Paukstys
20
* Author URI: http://simplerain.com
21
* Text Domain: simple-options
0 commit comments