diff --git a/src/data/Changelog.vue b/src/data/Changelog.vue index 0f36ac5..6d1ab1c 100644 --- a/src/data/Changelog.vue +++ b/src/data/Changelog.vue @@ -7,6 +7,10 @@
v1.0 Initial Commit - The game is finished! +
diff --git a/src/data/projInfo.json b/src/data/projInfo.json index 96567e3..e861bf0 100644 --- a/src/data/projInfo.json +++ b/src/data/projInfo.json @@ -8,7 +8,7 @@ "discordName": "", "discordLink": "", - "versionNumber": "1.0", + "versionNumber": "1.0.1", "versionTitle": "Initial Commit", "allowGoBack": true,