From f35b28de28372211b2279f62cb5809f4d30ca4b2 Mon Sep 17 00:00:00 2001 From: SylviBlossom Date: Tue, 22 Mar 2022 13:17:54 -0600 Subject: [PATCH] updating version to v0.1.2-beta --- VERSION | 2 +- mods/example/mod.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 8439dbc39..dab1e8c90 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.1-beta \ No newline at end of file +0.1.2-beta \ No newline at end of file diff --git a/mods/example/mod.json b/mods/example/mod.json index d04589e9a..f17958e5c 100644 --- a/mods/example/mod.json +++ b/mods/example/mod.json @@ -4,7 +4,7 @@ "subtitle": "", "version": "v1.0.0", - "engineVer": "v0.1.1-beta", + "engineVer": "v0.1.2-beta", "chapter": 2,