Update to 0.0.2.0

This commit is contained in:
Ottermandias 2021-08-05 23:52:20 +02:00
parent 052a2e7719
commit d582c83152
4 changed files with 5 additions and 5 deletions

Binary file not shown.

View file

@ -4,8 +4,8 @@
<LangVersion>preview</LangVersion> <LangVersion>preview</LangVersion>
<RootNamespace>Glamourer</RootNamespace> <RootNamespace>Glamourer</RootNamespace>
<AssemblyName>Glamourer</AssemblyName> <AssemblyName>Glamourer</AssemblyName>
<FileVersion>0.0.1.1</FileVersion> <FileVersion>0.0.2.0</FileVersion>
<AssemblyVersion>0.0.1.1</AssemblyVersion> <AssemblyVersion>0.0.2.0</AssemblyVersion>
<Company>SoftOtter</Company> <Company>SoftOtter</Company>
<Product>Glamourer</Product> <Product>Glamourer</Product>
<Copyright>Copyright © 2020</Copyright> <Copyright>Copyright © 2020</Copyright>

View file

@ -3,7 +3,7 @@
"Name": "Glamourer", "Name": "Glamourer",
"Description": "Adds functionality to change appearance of actors. Requires Penumbra to be installed and activated to work.", "Description": "Adds functionality to change appearance of actors. Requires Penumbra to be installed and activated to work.",
"InternalName": "Glamourer", "InternalName": "Glamourer",
"AssemblyVersion": "0.0.1.1", "AssemblyVersion": "0.0.2.0",
"RepoUrl": "https://github.com/Ottermandias/Glamourer", "RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 3, "DalamudApiLevel": 3,

View file

@ -4,8 +4,8 @@
"Name": "Glamourer", "Name": "Glamourer",
"Description": "Adds functionality to change appearance of actors. Requires Penumbra to be installed and activated to work.", "Description": "Adds functionality to change appearance of actors. Requires Penumbra to be installed and activated to work.",
"InternalName": "Glamourer", "InternalName": "Glamourer",
"AssemblyVersion": "0.0.1.1", "AssemblyVersion": "0.0.2.0",
"TestingAssemblyVersion": "0.0.1.1", "TestingAssemblyVersion": "0.0.2.0",
"RepoUrl": "https://github.com/Ottermandias/Glamourer", "RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 3, "DalamudApiLevel": 3,