Skip to content

Commit

Permalink
Version 1.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed Oct 21, 2014
1 parent ba91e41 commit ae6d308
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lib/updater/updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
function maera_theme_updater() {

$edd_updater = new EDD_SL_Theme_Updater( array(
'remote_api_url' => 'http://shoestrap.org',
'version' => '1.0-alpha2',
'remote_api_url' => 'http://press.codes',
'version' => '1.0-beta1',
'license' => 'c5305a091a9e61268c5be6096bfa3d38',
'item_name' => 'Maera',
'author' => 'aristath, fovoc'
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: Maera
Theme URI: http://maera.io
Description: Advanced WordPress theme based on Bootstrap.
Version: 1.0-alpha2
Version: 1.0-beta1
Author: aristath, fovoc
Author URI: http://wpmu.io
License: GPL v2 License
Expand Down

0 comments on commit ae6d308

Please sign in to comment.