Skip to content

Commit

Permalink
version bump to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
qe201020335 committed Sep 26, 2024
1 parent cc87184 commit a89590d
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.1.4")]
[assembly: AssemblyFileVersion("2.1.4")]
[assembly: AssemblyVersion("2.1.5")]
[assembly: AssemblyFileVersion("2.1.5")]
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.1.4",
"version": "2.1.5",
"description": "A score and vote tracker with simple in-game UI.",
"gameVersion": "1.37.5",
"loadBefore": [
Expand Down

0 comments on commit a89590d

Please sign in to comment.