v0.4.13-alpha-rc5

This commit is contained in:
Pax1601
2023-12-08 15:38:56 +01:00
parent 43d28ebe19
commit 0459d5c625
13 changed files with 15 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.12-alpha-rc4";
var VERSION = "v0.4.13-alpha-rc5";
var DEBUG = false;
export class OlympusApp {