mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 14:08:22 +01:00
update version number in code
This commit is contained in:
parent
c0603cd47d
commit
583a0c0349
Binary file not shown.
@ -761,7 +761,7 @@ namespace OS {
|
|||||||
* Variable represents the current AntOS version, it
|
* Variable represents the current AntOS version, it
|
||||||
* is an instance of [[Version]]
|
* is an instance of [[Version]]
|
||||||
*/
|
*/
|
||||||
export const VERSION: Version = "1.0.0-a".__v();
|
export const VERSION: Version = "1.2.1-b".__v();
|
||||||
/**
|
/**
|
||||||
* Register a model prototype to the system namespace.
|
* Register a model prototype to the system namespace.
|
||||||
* There are two types of model to be registered, if the model
|
* There are two types of model to be registered, if the model
|
||||||
|
Loading…
Reference in New Issue
Block a user