Skip to content

Commit

Permalink
v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpill90 committed Feb 3, 2024
1 parent 7b29371 commit 9cbd4d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LancachePrefill.Common
4 changes: 2 additions & 2 deletions SteamPrefill/SteamPrefill.csproj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifiers>win-x64;linux-x64;linux-arm64;osx-x64</RuntimeIdentifiers>
<OutputType>Exe</OutputType>

<AssemblyName>SteamPrefill</AssemblyName>
<RootNamespace>SteamPrefill</RootNamespace>
<VersionPrefix>2.3.1</VersionPrefix>
<VersionPrefix>2.4.0</VersionPrefix>
<Authors>tpill90</Authors>

<!-- Code analysis settings -->
Expand Down

0 comments on commit 9cbd4d1

Please sign in to comment.