diff --git a/source/editor/plugins/phasereditor2d.ide/src/IDEPlugin.ts b/source/editor/plugins/phasereditor2d.ide/src/IDEPlugin.ts index 658ac74a3..76206ac7b 100644 --- a/source/editor/plugins/phasereditor2d.ide/src/IDEPlugin.ts +++ b/source/editor/plugins/phasereditor2d.ide/src/IDEPlugin.ts @@ -248,7 +248,7 @@ namespace phasereditor2d.ide { /* program entry point */ - export const VER = "3.32.1-alpha.1"; + export const VER = "3.32.1-beta.1"; async function main() {