This commit is contained in:
Pax1601
2023-12-10 18:36:03 +01:00
parent 2b2ed76aa3
commit 1798e62315
12 changed files with 13 additions and 13 deletions

View File

@@ -29,7 +29,7 @@ import { UnitListPanel } from "./panels/unitlistpanel";
import { ContextManager } from "./context/contextmanager";
import { Context } from "./context/context";
var VERSION = "v0.4.13-alpha-rc5";
var VERSION = "v1.0.0";
var DEBUG = false;
export class OlympusApp {