diff --git a/Glamourer.GameData/Glamourer.GameData.csproj b/Glamourer.GameData/Glamourer.GameData.csproj index af2025c..338a201 100644 --- a/Glamourer.GameData/Glamourer.GameData.csproj +++ b/Glamourer.GameData/Glamourer.GameData.csproj @@ -1,6 +1,6 @@ - net6.0-windows + net7.0-windows preview x64 Glamourer diff --git a/Glamourer/Glamourer.csproj b/Glamourer/Glamourer.csproj index e725e21..bda491c 100644 --- a/Glamourer/Glamourer.csproj +++ b/Glamourer/Glamourer.csproj @@ -1,12 +1,12 @@  - net6.0-windows + net7.0-windows preview x64 Glamourer Glamourer - 0.1.1.1 - 0.1.1.1 + 0.1.1.2 + 0.1.1.2 SoftOtter Glamourer Copyright © 2020 diff --git a/Penumbra.PlayerWatch/Penumbra.PlayerWatch.csproj b/Penumbra.PlayerWatch/Penumbra.PlayerWatch.csproj index 1b64b68..c4c3489 100644 --- a/Penumbra.PlayerWatch/Penumbra.PlayerWatch.csproj +++ b/Penumbra.PlayerWatch/Penumbra.PlayerWatch.csproj @@ -1,6 +1,6 @@ - net6.0-windows + net7.0-windows preview x64 Penumbra.PlayerWatch diff --git a/repo.json b/repo.json index 8b6e68b..a2875e4 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.1.1.1", - "TestingAssemblyVersion": "0.1.1.1", + "AssemblyVersion": "0.1.1.2", + "TestingAssemblyVersion": "0.1.1.2", "RepoUrl": "https://github.com/Ottermandias/Glamourer", "ApplicableVersion": "any", - "DalamudApiLevel": 7, + "DalamudApiLevel": 8, "IsHide": "False", "IsTestingExclusive": "false", "DownloadCount": 1,