Skip to content

Commit

Permalink
Update version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qe201020335 committed Dec 4, 2024
1 parent 2c4d70f commit d6794a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SongPlayHistory/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.2.0")]
[assembly: AssemblyFileVersion("2.2.0")]
[assembly: AssemblyVersion("2.2.1")]
[assembly: AssemblyFileVersion("2.2.1")]
2 changes: 1 addition & 1 deletion SongPlayHistory/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "SongPlayHistory",
"name": "SongPlayHistory",
"author": "qe201020335",
"version": "2.2.0",
"version": "2.2.1",
"description": "A score and vote tracker with simple in-game UI.",
"gameVersion": "1.39.1",
"loadBefore": [
Expand Down

0 comments on commit d6794a8

Please sign in to comment.