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