diff --git a/version.php b/version.php index d1090e0d5..27aa45853 100644 --- a/version.php +++ b/version.php @@ -25,6 +25,6 @@ # Basic version information # -define( 'APPLICATION_VERSION', '6.2.0' ); -define( 'APPLICATION_VERDATE', '2021111400' ); +define( 'APPLICATION_VERSION', '6.3.0' ); +define( 'APPLICATION_VERDATE', '2022110200' );