Skip to content

Commit

Permalink
Bump self to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallinanga committed Jan 7, 2016
1 parent bebc8f0 commit d8b8835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion includes/class-nanga.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class Nanga {

public function __construct() {
$this->nanga = 'nanga';
$this->version = '1.2.0';
$this->version = '1.2.1';
$this->load_dependencies();
$this->set_locale();
$this->define_admin_hooks();
Expand Down
2 changes: 1 addition & 1 deletion nanga.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Plugin URI: https://github.com/Mallinanga/nanga
* GitHub Plugin URI: https://github.com/Mallinanga/nanga
* Description: Functions that don't belong to the theme.
* Version: 1.2.0
* Version: 1.2.1
* Author: Panos Paganis
* Author URI: https://github.com/Mallinanga
* Text Domain: nanga
Expand Down

0 comments on commit d8b8835

Please sign in to comment.