From d8a9b1d9139a35f64086211808b660df29a1dc08 Mon Sep 17 00:00:00 2001 From: krypek Date: Mon, 19 Feb 2024 17:44:24 +0100 Subject: [PATCH 1/2] Update ccmod.json --- ccmod.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ccmod.json b/ccmod.json index fa6bf75..be3e7e7 100644 --- a/ccmod.json +++ b/ccmod.json @@ -6,8 +6,9 @@ "en_US": "Micro-mods by dmitmel in a single 999-in-1 package, ranging from QoL tweaks to cheats.", "ru_RU": "Микро-моды от dmitmel в одной упаковке 999-in-1, начиная от QoL дополнений и заканчивая читами." }, - "license": "CC0-1.0", - "homepage": "https://github.com/dmitmel/crosscode-tweak-pack", + "repository": "https://github.com/dmitmel/crosscode-tweak-pack", + "tags": ["QoL"], + "authors": "dmitmel", "icons": { "24": "icon24.png" }, From 9efe01ce20f6d70b5c8965fa504ee644dc08637e Mon Sep 17 00:00:00 2001 From: krypek Date: Sun, 9 Jun 2024 13:55:53 +0200 Subject: [PATCH 2/2] v1.1.2 --- ccmod.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ccmod.json b/ccmod.json index be3e7e7..39cefb7 100644 --- a/ccmod.json +++ b/ccmod.json @@ -1,6 +1,6 @@ { "id": "crosscode-tweak-pack", - "version": "1.1.1", + "version": "1.1.2", "title": "dmitmel's tweak pack", "description": { "en_US": "Micro-mods by dmitmel in a single 999-in-1 package, ranging from QoL tweaks to cheats.", diff --git a/package.json b/package.json index 14d1733..d05ec16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crosscode-tweak-pack", - "version": "1.1.0", + "version": "1.1.2", "ccmodHumanName": "dmitmel's tweak pack", "description": "Micro-mods by dmitmel in a single 999-in-1 package, ranging from QoL tweaks to cheats.", "license": "CC0-1.0",