mirror of
https://github.com/itflow-org/itflow
synced 2026-05-25 04:08:18 +00:00
Bump Version
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user