]> git.agnieray.net Git - galette.git/commitdiff
Bump version 1.0.0rc2
authorJohan Cwiklinski <johan@x-tnd.be>
Tue, 17 Oct 2023 16:24:22 +0000 (18:24 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Tue, 17 Oct 2023 16:24:22 +0000 (18:24 +0200)
galette/includes/galette.inc.php

index e0d6ac8a4efdaf62666025f18c2afffb79572faf..e8b59483700c7e1c0eb26bef858388f9abcf7186 100644 (file)
@@ -100,7 +100,7 @@ if (
 }
 
 define('GALETTE_NIGHTLY', false);
-define('GALETTE_VERSION', 'v1.0.0rc1');
+define('GALETTE_VERSION', 'v1.0.0rc2');
 
 //Version to display
 if (!defined('GALETTE_HIDE_VERSION')) {