diff --git a/Glamourer.zip b/Glamourer.zip index 83ab242..aa4d873 100644 Binary files a/Glamourer.zip and b/Glamourer.zip differ diff --git a/Glamourer/Glamourer.csproj b/Glamourer/Glamourer.csproj index c9b2217..08e8b63 100644 --- a/Glamourer/Glamourer.csproj +++ b/Glamourer/Glamourer.csproj @@ -5,8 +5,8 @@ x64 Glamourer Glamourer - 0.0.7.4 - 0.0.7.4 + 0.0.8.0 + 0.0.8.0 SoftOtter Glamourer Copyright © 2020 diff --git a/Glamourer/Glamourer.json b/Glamourer/Glamourer.json index bb9389e..c9b4817 100644 --- a/Glamourer/Glamourer.json +++ b/Glamourer/Glamourer.json @@ -5,10 +5,10 @@ "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" ], "InternalName": "Glamourer", - "AssemblyVersion": "0.0.7.4", + "AssemblyVersion": "0.0.8.0", "RepoUrl": "https://github.com/Ottermandias/Glamourer", "ApplicableVersion": "any", - "DalamudApiLevel": 5, + "DalamudApiLevel": 6, "LoadPriority": -100, "ImageUrls": null, "IconUrl": "https://raw.githubusercontent.com/Ottermandias/Glamourer/master/images/icon.png" diff --git a/repo.json b/repo.json index cef9a72..87b8279 100644 --- a/repo.json +++ b/repo.json @@ -6,11 +6,11 @@ "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" ], "InternalName": "Glamourer", - "AssemblyVersion": "0.0.7.4", - "TestingAssemblyVersion": "0.0.7.4", + "AssemblyVersion": "0.0.8.0", + "TestingAssemblyVersion": "0.0.8.0", "RepoUrl": "https://github.com/Ottermandias/Glamourer", "ApplicableVersion": "any", - "DalamudApiLevel": 5, + "DalamudApiLevel": 6, "IsHide": "False", "IsTestingExclusive": "false", "DownloadCount": 1,