Internal: Set version 1.11.20 ahead of release

pull/4739/head v1.11.20
Yannick Warnier 2 years ago
parent 5595dd6367
commit 60c78cb7c7
  1. 2
      main/install/version.php

@ -13,7 +13,7 @@
/** /**
* Variables used from the main/install/index.php. * Variables used from the main/install/index.php.
*/ */
$new_version = '1.11.18'; $new_version = '1.11.20';
$new_version_status = 'stable'; $new_version_status = 'stable';
$new_version_last_id = 0; $new_version_last_id = 0;
$new_version_stable = true; $new_version_stable = true;

Loading…
Cancel
Save