From 098aadabd0826e55898cc793d4bf96695a9af388 Mon Sep 17 00:00:00 2001 From: Actions User Date: Fri, 29 Sep 2023 21:03:10 +0000 Subject: [PATCH] [CI] Updating repo.json for 1.0.0.3 --- repo.json | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/repo.json b/repo.json index f1a8959..0f7bbfd 100644 --- a/repo.json +++ b/repo.json @@ -1,13 +1,24 @@ -[ +[ { "Author": "Ottermandias", "Name": "Glamourer", "Punchline": "Change and save appearance of players.", "Description": "Adds functionality to change and store appearance of players, customization and equip. Requires Penumbra to be installed and activated to work. Can also add preview options to the Changed Items tab for Penumbra.", - "Tags": [ "Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character" ], + "Tags": [ + "Appearance", + "Glamour", + "Race", + "Outfit", + "Armor", + "Clothes", + "Skins", + "Customization", + "Design", + "Character" + ], "InternalName": "Glamourer", - "AssemblyVersion": "1.0.0.2", - "TestingAssemblyVersion": "1.0.0.2", + "AssemblyVersion": "1.0.0.3", + "TestingAssemblyVersion": "1.0.0.3", "RepoUrl": "https://github.com/Ottermandias/Glamourer", "ApplicableVersion": "any", "DalamudApiLevel": 8, @@ -15,9 +26,9 @@ "IsTestingExclusive": "False", "DownloadCount": 1, "LastUpdate": 1618608322, - "DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.2/Glamourer.zip", - "DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.2/Glamourer.zip", - "DownloadLinkTesting": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.2/Glamourer.zip", + "DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.3/Glamourer.zip", + "DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.3/Glamourer.zip", + "DownloadLinkTesting": "https://github.com/Ottermandias/Glamourer/releases/download/1.0.0.3/Glamourer.zip", "IconUrl": "https://raw.githubusercontent.com/Ottermandias/Glamourer/main/images/icon.png" } ]