Skip to content

Commit

Permalink
Update version to v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barryo committed May 24, 2024
1 parent 1b228a2 commit 203cd28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
# Basic version information
#

define( 'APPLICATION_VERSION', '6.3.1' );
define( 'APPLICATION_VERDATE', '2023062000' );
define( 'APPLICATION_VERSION', '6.4.0' );
define( 'APPLICATION_VERDATE', '2024052400' );

0 comments on commit 203cd28

Please sign in to comment.