mirror of
https://github.com/itflow-org/itflow
synced 2026-03-03 20:34:51 +00:00
@@ -2,7 +2,11 @@
|
|||||||
|
|
||||||
This file documents all notable changes made to ITFlow.
|
This file documents all notable changes made to ITFlow.
|
||||||
|
|
||||||
## [25.01.01]
|
## [25.01.2]
|
||||||
|
### Fixed
|
||||||
|
- Fixed app version.
|
||||||
|
|
||||||
|
## [25.01.1]
|
||||||
|
|
||||||
### Added / Changed
|
### Added / Changed
|
||||||
- Redesigned the Multi-Factor Authentication (MFA) Setup and Enforcement Flow UI/UX for a more intuitive user experience.
|
- Redesigned the Multi-Factor Authentication (MFA) Setup and Enforcement Flow UI/UX for a more intuitive user experience.
|
||||||
|
|||||||
@@ -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.01.1");
|
DEFINE("APP_VERSION", "25.01.2");
|
||||||
|
|||||||
Reference in New Issue
Block a user