mirror of
https://github.com/itflow-org/itflow
synced 2026-03-05 13:24:51 +00:00
Update app version and changelog
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
This file documents all notable changes made to ITFlow.
|
This file documents all notable changes made to ITFlow.
|
||||||
|
## [25.03.2]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Revert DB.sql change
|
||||||
|
|
||||||
## [25.03.1]
|
## [25.03.1]
|
||||||
|
|
||||||
|
|||||||
@@ -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.
|
* 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.03.1");
|
DEFINE("APP_VERSION", "25.03.2");
|
||||||
|
|||||||
Reference in New Issue
Block a user