From b5666d4d8c33fd2c4167513af4318dd27053c0cc Mon Sep 17 00:00:00 2001 From: NMeJa <52712676+NMeJa@users.noreply.github.com> Date: Sun, 31 Oct 2021 04:04:30 -0700 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7c3d66a..9553132 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.nmj.hotkeyscene", "displayName": "HotkeyScene", - "version": "1.0.0", + "version": "1.0.3", "unity": "2020.3", "description": "Hotkey Scenes is helper editor for using shift + 'numbers' to quickly change scenes.", "keywords": [ @@ -16,4 +16,4 @@ "url": "https://github.com/NMeJa" }, "type": "tool" -} \ No newline at end of file +}