diff --git a/ccmod.json b/ccmod.json index fa6bf75..39cefb7 100644 --- a/ccmod.json +++ b/ccmod.json @@ -1,13 +1,14 @@ { "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.", "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" }, 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",