From 154e73044decdf49e30700a4de7006ce0f87d3cd Mon Sep 17 00:00:00 2001 From: Danae Dekker Date: Mon, 2 Sep 2024 20:02:37 +0200 Subject: [PATCH] Updated version in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 811dd06..1a1f2f9 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "com.audune.localization", "displayName": "Localization", - "version": "2.0.1", + "version": "2.0.2", "unity": "2022.3", "description": "Simple string localization system for Unity 2022 LTS or higher", "documentationUrl": "https://github.com/audunegames/localization", - "changelogUrl": "https://github.com/audunegames/localization/commits/v2.0.1", + "changelogUrl": "https://github.com/audunegames/localization/commits/v2.0.2", "licensesUrl": "https://www.gnu.org/licenses/gpl-3.0.html", "license": "GPL-3.0-or-later", "author": {