Kimai 1.4.2 (#1167)

This commit is contained in:
Kevin Papst
2019-10-14 12:30:11 +02:00
committed by GitHub
parent ae6ed3f23f
commit de533e7031
6 changed files with 12 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ class Constants
/**
* The current release version
*/
public const VERSION = '1.4';
public const VERSION = '1.4.2';
/**
* The current release status, either "stable" or "dev"
*/