mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
Set version to 1.7.4
This commit is contained in:
parent
e871e2e02b
commit
01a0cdb50b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ namespace mytinytodo;
|
|||
|
||||
class Version
|
||||
{
|
||||
const VERSION = '1.7.4-dev';
|
||||
const VERSION = '1.7.4';
|
||||
const DB_VERSION = '1.7';
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue