Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
trasher committed Oct 17, 2023
1 parent 7a4c7e1 commit a030a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galette/includes/galette.inc.php
Expand Up @@ -100,7 +100,7 @@
}

define('GALETTE_NIGHTLY', false);
define('GALETTE_VERSION', 'v1.0.0rc1');
define('GALETTE_VERSION', 'v1.0.0rc2');

//Version to display
if (!defined('GALETTE_HIDE_VERSION')) {
Expand Down

0 comments on commit a030a93

Please sign in to comment.