Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
trasher committed May 8, 2024
1 parent 9b1aac8 commit 95bbbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galette/includes/sys_config/versions.inc.php
Expand Up @@ -31,6 +31,6 @@
define('GALETTE_MARIADB_MIN', '10.4');
define('GALETTE_PGSQL_MIN', '11') ;
define('GALETTE_NIGHTLY', false);
define('GALETTE_VERSION', 'v1.1.0-dev');
define('GALETTE_VERSION', 'v1.1.0-rc1');
define('GALETTE_COMPAT_VERSION', '1.1.0');
define('GALETTE_DB_VERSION', '1.100');

0 comments on commit 95bbbc2

Please sign in to comment.