v0.4.9-alpha-rc1

This commit is contained in:
Pax1601
2023-12-03 21:04:19 +01:00
parent 942993ff6d
commit 4100a3cc67
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.8-alpha";
var VERSION = "v0.4.9-alpha-rc1";
export class OlympusApp {
/* Global data */