mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-13 12:14:17 +01:00
Increase version. (Cargo Cult'd from Glamourer)
This commit is contained in:
parent
38d855684b
commit
4183e29249
2 changed files with 3 additions and 3 deletions
|
|
@ -7,8 +7,8 @@
|
||||||
<Company>absolute gangstas</Company>
|
<Company>absolute gangstas</Company>
|
||||||
<Product>Penumbra</Product>
|
<Product>Penumbra</Product>
|
||||||
<Copyright>Copyright © 2022</Copyright>
|
<Copyright>Copyright © 2022</Copyright>
|
||||||
<FileVersion>1.0.0.0</FileVersion>
|
<FileVersion>9.0.0.1</FileVersion>
|
||||||
<AssemblyVersion>1.0.0.0</AssemblyVersion>
|
<AssemblyVersion>9.0.0.1</AssemblyVersion>
|
||||||
<OutputPath>bin\$(Configuration)\</OutputPath>
|
<OutputPath>bin\$(Configuration)\</OutputPath>
|
||||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"Name": "Penumbra",
|
"Name": "Penumbra",
|
||||||
"Description": "Runtime mod loader and manager.",
|
"Description": "Runtime mod loader and manager.",
|
||||||
"InternalName": "Penumbra",
|
"InternalName": "Penumbra",
|
||||||
"AssemblyVersion": "1.0.0.0",
|
"AssemblyVersion": "9.0.0.1",
|
||||||
"RepoUrl": "https://github.com/xivdev/Penumbra",
|
"RepoUrl": "https://github.com/xivdev/Penumbra",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"Tags": [ "modding" ],
|
"Tags": [ "modding" ],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue