update version number in code

This commit is contained in:
DanyLE 2022-07-17 14:20:56 +02:00
parent c0603cd47d
commit 583a0c0349
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -761,7 +761,7 @@ namespace OS {
* Variable represents the current AntOS version, it
* 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.
* There are two types of model to be registered, if the model