Skip to content

Commit f9c1bb8

Browse files
committedMar 9, 2024·
v1.9.0
1 parent 1136b3b commit f9c1bb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎AngelLoader/AngelLoader.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<NeutralLanguage>en-US</NeutralLanguage>
2424
<Description>A standalone fan mission loader and manager for Thief Gold, Thief II, Thief: Deadly Shadows, System Shock 2, and The Dark Mod.</Description>
2525
<Copyright>Copyright © 2018 - 2024</Copyright>
26-
<Version>1.8.0</Version>
27-
<AssemblyVersion>1.8.0</AssemblyVersion>
28-
<FileVersion>1.8.0</FileVersion>
26+
<Version>1.9.0</Version>
27+
<AssemblyVersion>1.9.0</AssemblyVersion>
28+
<FileVersion>1.9.0</FileVersion>
2929
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
3030
</PropertyGroup>
3131

0 commit comments

Comments
 (0)
Please sign in to comment.