We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc22421 + 604597e commit abb5547Copy full SHA for abb5547
1 file changed
main/install/version.php
@@ -13,7 +13,7 @@
13
/**
14
* Variables used from the main/install/index.php.
15
*/
16
-$new_version = '1.11.36';
+$new_version = '1.11.38';
17
$new_version_status = 'stable';
18
$new_version_last_id = 0;
19
$new_version_stable = true;
0 commit comments