diff --git a/Glamourer.zip b/Glamourer.zip index 7ce7be8..2c8d1da 100644 Binary files a/Glamourer.zip and b/Glamourer.zip differ diff --git a/Glamourer/Glamourer.csproj b/Glamourer/Glamourer.csproj index 943b075..16644ef 100644 --- a/Glamourer/Glamourer.csproj +++ b/Glamourer/Glamourer.csproj @@ -4,8 +4,8 @@ preview Glamourer Glamourer - 0.0.1.1 - 0.0.1.1 + 0.0.2.0 + 0.0.2.0 SoftOtter Glamourer Copyright © 2020 diff --git a/Glamourer/Glamourer.json b/Glamourer/Glamourer.json index 9faa343..f90f939 100644 --- a/Glamourer/Glamourer.json +++ b/Glamourer/Glamourer.json @@ -3,7 +3,7 @@ "Name": "Glamourer", "Description": "Adds functionality to change appearance of actors. Requires Penumbra to be installed and activated to work.", "InternalName": "Glamourer", - "AssemblyVersion": "0.0.1.1", + "AssemblyVersion": "0.0.2.0", "RepoUrl": "https://github.com/Ottermandias/Glamourer", "ApplicableVersion": "any", "DalamudApiLevel": 3, diff --git a/repo.json b/repo.json index 438abcd..82aa6b8 100644 --- a/repo.json +++ b/repo.json @@ -4,8 +4,8 @@ "Name": "Glamourer", "Description": "Adds functionality to change appearance of actors. Requires Penumbra to be installed and activated to work.", "InternalName": "Glamourer", - "AssemblyVersion": "0.0.1.1", - "TestingAssemblyVersion": "0.0.1.1", + "AssemblyVersion": "0.0.2.0", + "TestingAssemblyVersion": "0.0.2.0", "RepoUrl": "https://github.com/Ottermandias/Glamourer", "ApplicableVersion": "any", "DalamudApiLevel": 3,