Skip to content

Commit

Permalink
chore: bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tautcony committed Feb 1, 2024
1 parent d9d568f commit 8a103f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ISTA-Patcher/ISTA-Patcher.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>2.0.0</Version>
<InformationalVersion>2.0.0</InformationalVersion>
<Version>2.1.0</Version>
<InformationalVersion>2.1.0</InformationalVersion>
<Copyright>Copyright (C) 2022-2024 TautCony.
Released under the GNU GPLv3+.</Copyright>
<Title>$(AssemblyName)</Title>
Expand Down

0 comments on commit 8a103f1

Please sign in to comment.