Skip to content

Commit

Permalink
Internal: Bump version in version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ywarnier committed Sep 26, 2023
1 parent 21f41c7 commit 63d8960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/install/version.php
Expand Up @@ -13,7 +13,7 @@
/**
* Variables used from the main/install/index.php.
*/
$new_version = '1.11.24';
$new_version = '1.11.26';
$new_version_status = 'stable';
$new_version_last_id = 0;
$new_version_stable = true;
Expand Down

0 comments on commit 63d8960

Please sign in to comment.