From 2347718d106749505934c037d547aac87d3c3f9f Mon Sep 17 00:00:00 2001 From: Danae Dekker Date: Wed, 14 Aug 2024 00:30:11 +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 bfc768d..eac9dff 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "com.audune.localization", "displayName": "Localization", - "version": "1.2.1", + "version": "1.2.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/v1.2.0", + "changelogUrl": "https://github.com/audunegames/localization/commits/v1.2.2", "licensesUrl": "https://www.gnu.org/licenses/gpl-3.0.html", "license": "GPL-3.0-or-later", "author": {