diff --git a/includes/app_version.php b/includes/app_version.php index 0f6537de..2b0669b8 100644 --- a/includes/app_version.php +++ b/includes/app_version.php @@ -5,4 +5,4 @@ * Update this file each time we merge develop into master. Format is YY.MM (add a .v if there is more than one release a month. */ -DEFINE("APP_VERSION", "25.12.1"); +DEFINE("APP_VERSION", "26.2");