Skip to content

Commit e814611

Browse files
committed
Internal: Update version to 1.11.18 stable
1 parent 391e4d3 commit e814611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/install/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Variables used from the main/install/index.php.
1515
*/
1616
$new_version = '1.11.18';
17-
$new_version_status = 'dev';
17+
$new_version_status = 'stable';
1818
$new_version_last_id = 0;
1919
$new_version_stable = true;
2020
$new_version_major = false;

0 commit comments

Comments
 (0)