Skip to content

Commit

Permalink
Version 0.95.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed Feb 24, 2015
1 parent 3daf883 commit fe2e0e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maera-material.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
Plugin Name: Maera Material Design Shell
Plugin URI: https://press.codes
Description: Material Design shell
Version: 0.95.2
Version: 0.95.3
Author: Aristeides Stathopoulos
Author URI: https://press.codes
Text Domain: maera_md
*/

define( 'MAERA_MD_VER', '0.95.2' );
define( 'MAERA_MD_VER', '0.95.3' );
define( 'MAERA_MATERIAL_SHELL_URL', plugins_url( '', __FILE__ ) );
define( 'MAERA_MATERIAL_SHELL_PATH', dirname( __FILE__ ) );

Expand Down

0 comments on commit fe2e0e1

Please sign in to comment.