Bump Version

This commit is contained in:
johnnyq
2026-05-21 10:38:56 -04:00
parent bd15cbe375
commit a02d78bde5
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
This file documents all notable changes made to ITFlow.
## [26.05.1] Stable Release
- Security Fixes.
## [26.05] Stable Release
### Bug Fixes
- Stripe Payment: Fix adding saved cards on client portal.

View File

@@ -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", "26.05");
DEFINE("APP_VERSION", "26.05.1");