From 76e5350bd2c11cccd06d50bf24d3859e3781b0b6 Mon Sep 17 00:00:00 2001 From: wizguin <16276645+wizguin@users.noreply.github.com> Date: Sun, 23 Jan 2022 22:48:15 +0000 Subject: [PATCH] Updated version --- index.html | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 765050ec..f8766e9b 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ - + diff --git a/package.json b/package.json index 4f32a9d1..76e7613f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yukon", - "version": "1.1.6-beta", + "version": "1.1.7-beta", "description": "A rewrite of the Club Penguin client in HTML5", "scripts": { "dev": "webpack serve",