Internal: Bump version in version.php

pull/5880/head
Yannick Warnier 1 year ago
parent 0654537370
commit 40f0939d8f
  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.26'; $new_version = '1.11.28';
$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