Skip to content

Commit b209812

Browse files
committed
Version push
1 parent 08c9bd7 commit b209812

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

class-simple-options.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Simple_Options {
2828
*
2929
* @const string
3030
*/
31-
const VERSION = '0.3.0';
31+
const VERSION = '0.5.0';
3232

3333
/**
3434
* Unique identifier for your plugin.

simple-options.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Plugin Name: Simple Options Framework
1616
* Plugin URI: https://github.com/SimpleRain/SimpleOptions
1717
* Description: A simple wordpress options framework for developers.
18-
* Version: 0.3.0
18+
* Version: 0.5.0
1919
* Author: Dovy Paukstys
2020
* Author URI: http://simplerain.com
2121
* Text Domain: simple-options

0 commit comments

Comments
 (0)