We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f41c7 commit 63d8960Copy full SHA for 63d8960
main/install/version.php
@@ -13,7 +13,7 @@
13
/**
14
* Variables used from the main/install/index.php.
15
*/
16
-$new_version = '1.11.24';
+$new_version = '1.11.26';
17
$new_version_status = 'stable';
18
$new_version_last_id = 0;
19
$new_version_stable = true;
0 commit comments