Skip to content

Commit 63d8960

Browse files
committed
Internal: Bump version in version.php
1 parent 21f41c7 commit 63d8960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/install/version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/**
1414
* Variables used from the main/install/index.php.
1515
*/
16-
$new_version = '1.11.24';
16+
$new_version = '1.11.26';
1717
$new_version_status = 'stable';
1818
$new_version_last_id = 0;
1919
$new_version_stable = true;

0 commit comments

Comments
 (0)