Skip to content

Commit 9609988

Browse files
3.0.19 - Terraria 1.4.4.8.1
1 parent 6b3e076 commit 9609988

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OTAPI.Patcher/OTAPI.Patcher.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net6.0</TargetFramework>
6-
<Version>3.1.18</Version>
6+
<Version>3.1.19</Version>
77
<PreserveCompilationContext>true</PreserveCompilationContext>
88
<PlatformTarget>x64</PlatformTarget>
99
<RuntimeIdentifiers>win7-x64;osx.10.11-x64;ubuntu.16.04-x64</RuntimeIdentifiers>
1010
<Nullable>enable</Nullable>
11-
<PackageReleaseNotes>Initial 1.4.4.8 support</PackageReleaseNotes>
11+
<PackageReleaseNotes>Initial 1.4.4.8.1 support</PackageReleaseNotes>
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="ModFramework.Modules.ClearScript" Version="1.1.7" />

0 commit comments

Comments
 (0)