Internal: Bump version in version.php

pull/4909/head v1.11.26
Yannick Warnier 2 years ago
parent 21f41c7c07
commit 63d896043f
  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.24'; $new_version = '1.11.26';
$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