mirror of
https://github.com/xevidos/codiad.git
synced 2025-01-03 03:32:14 +01:00
Updated version for missed constraints
This commit is contained in:
parent
d24b8b68a9
commit
38293da3cc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Update {
|
|||
// CONSTANTS
|
||||
//////////////////////////////////////////////////////////////////
|
||||
|
||||
CONST VERSION = "v.3.0.0";
|
||||
CONST VERSION = "v.3.0.1";
|
||||
|
||||
//////////////////////////////////////////////////////////////////
|
||||
// PROPERTIES
|
||||
|
|
Loading…
Reference in a new issue