v0.4.12-alpha-rc4

This commit is contained in:
Pax1601
2023-12-07 15:49:27 +01:00
parent e5e7e9be14
commit 0e403e8b74
13 changed files with 23 additions and 14 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.11-alpha-rc3";
var VERSION = "v0.4.12-alpha-rc4";
var DEBUG = false;
export class OlympusApp {