Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Aldridge committed Aug 5, 2020
1 parent a218bf5 commit 0fc1248
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

// Theme version
define( 'EDD_VERSION', '2.3.1' );
define( 'EDD_VERSION', '2.4' );

// Add this constant to wp-config.php
// define( 'TNA_CLOUD', false );
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://github.com/nationalarchives
Author: The National Archives
Author URI: https://github.com/nationalarchives
Description: Theme for website of The National Archives
Version: 2.3.1 (2020-07-14)
Version: 2.4 (2020-08-05)
License: GNU General Public License
License URI: license.txt
Text Domain: tna-base
Expand Down

0 comments on commit 0fc1248

Please sign in to comment.