Skip to content

Commit

Permalink
Version bump to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleyfae committed Sep 23, 2021
1 parent aac20fc commit 41562f9
Show file tree
Hide file tree
Showing 5 changed files with 123 additions and 145 deletions.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* @since 1.0.0
*/
if ( ! defined( 'THEMEDD_VERSION' ) ) {
define( 'THEMEDD_VERSION', '1.0.7' );
define( 'THEMEDD_VERSION', '1.0.8' );
}

if ( ! defined( 'THEMEDD_AUTHOR' ) ) {
Expand Down
Loading

0 comments on commit 41562f9

Please sign in to comment.