We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3e076 commit 9609988Copy full SHA for 9609988
1 file changed
OTAPI.Patcher/OTAPI.Patcher.csproj
@@ -3,12 +3,12 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net6.0</TargetFramework>
6
- <Version>3.1.18</Version>
+ <Version>3.1.19</Version>
7
<PreserveCompilationContext>true</PreserveCompilationContext>
8
<PlatformTarget>x64</PlatformTarget>
9
<RuntimeIdentifiers>win7-x64;osx.10.11-x64;ubuntu.16.04-x64</RuntimeIdentifiers>
10
<Nullable>enable</Nullable>
11
- <PackageReleaseNotes>Initial 1.4.4.8 support</PackageReleaseNotes>
+ <PackageReleaseNotes>Initial 1.4.4.8.1 support</PackageReleaseNotes>
12
</PropertyGroup>
13
<ItemGroup>
14
<PackageReference Include="ModFramework.Modules.ClearScript" Version="1.1.7" />
0 commit comments