From 921e606036f232c5a2c0e83e1150351914dab049 Mon Sep 17 00:00:00 2001 From: wizguin <16276645+wizguin@users.noreply.github.com> Date: Fri, 28 Jan 2022 00:49:08 +0000 Subject: [PATCH] Update version --- index.html | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f8766e9b..1a1ad905 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ - + diff --git a/package.json b/package.json index 54488f32..74fb142b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yukon", - "version": "1.1.7-beta", + "version": "1.2-beta", "description": "A rewrite of the Club Penguin client in HTML5", "scripts": { "dev": "webpack serve",