Skip to content

Commit

Permalink
Version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed Feb 3, 2015
1 parent 77c68a7 commit 8aba054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maera-bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
Plugin Name: Maera Bootstrap Shell
Plugin URI:
Description: Add the bootstrap shell to the Maera theme
Version: 0.9.0
Version: 0.9.1
Author: Aristeides Stathopoulos, Dimitris Kalliris
Author URI: https://press.codes
Text Domain: maera_bs
*/

define( 'MAERA_BS_SHELL_VER', '0.9.0' );
define( 'MAERA_BS_SHELL_VER', '0.9.1' );
define( 'MAERA_BS_SHELL_URL', plugins_url( '', __FILE__ ) );
define( 'MAERA_BS_SHELL_PATH', dirname( __FILE__ ) );

Expand Down

0 comments on commit 8aba054

Please sign in to comment.