Skip to content

Commit a02d78b

Browse files
committed
Bump Version
1 parent bd15cbe commit a02d78b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This file documents all notable changes made to ITFlow.
44

5+
## [26.05.1] Stable Release
6+
- Security Fixes.
7+
58
## [26.05] Stable Release
69
### Bug Fixes
710
- Stripe Payment: Fix adding saved cards on client portal.

includes/app_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* 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.
66
*/
77

8-
DEFINE("APP_VERSION", "26.05");
8+
DEFINE("APP_VERSION", "26.05.1");

0 commit comments

Comments
 (0)