Skip to content

Commit 699039e

Browse files
Preparing Dev for merge back to Master
1 parent 74b5323 commit 699039e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

xivModdingFramework/xivModdingFramework.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<AssemblyVersion>1.8.0.0</AssemblyVersion>
6-
<Version>1.8.0</Version>
5+
<AssemblyVersion>1.9.0.0</AssemblyVersion>
6+
<Version>1.9.0</Version>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<LangVersion>9.0</LangVersion>
99
<Configurations>Debug;Release;Endwalker Debug;Endwalker Release</Configurations>
@@ -43,7 +43,7 @@
4343

4444
<PropertyGroup>
4545
<ContentSQLiteInteropFiles>true</ContentSQLiteInteropFiles>
46-
<FileVersion>1.8.0.0</FileVersion>
46+
<FileVersion>1.9.0.0</FileVersion>
4747
</PropertyGroup>
4848

4949
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)