0.2.0.24.

This commit is contained in:
Ottermandias 2023-09-11 16:59:06 +02:00
parent ad88188b5d
commit 6983a064ec
4 changed files with 4 additions and 4 deletions

View file

@ -5,8 +5,8 @@
<PlatformTarget>x64</PlatformTarget>
<RootNamespace>Glamourer</RootNamespace>
<AssemblyName>Glamourer</AssemblyName>
<FileVersion>0.2.0.23</FileVersion>
<AssemblyVersion>0.2.0.23</AssemblyVersion>
<FileVersion>0.2.0.24</FileVersion>
<AssemblyVersion>0.2.0.24</AssemblyVersion>
<Company>SoftOtter</Company>
<Product>Glamourer</Product>
<Copyright>Copyright © 2020</Copyright>

View file

@ -5,7 +5,7 @@
"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.2.0.23",
"AssemblyVersion": "0.2.0.24",
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any",
"DalamudApiLevel": 8,

Binary file not shown.

View file

@ -7,7 +7,7 @@
"Tags": [ "Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character" ],
"InternalName": "Glamourer",
"AssemblyVersion": "0.1.3.2",
"TestingAssemblyVersion": "0.2.0.23",
"TestingAssemblyVersion": "0.2.0.24",
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any",
"DalamudApiLevel": 8,