Skip to content

Commit

Permalink
I forgor assembly version. Now I must atone for my sins.
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffanDonal committed Dec 22, 2021
1 parent 80cd17c commit 95d80f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
using IPALogger = IPA.Logging.Logger;

[assembly: AssemblyTitle("Claws")]
[assembly: AssemblyFileVersion("1.6.0")]
[assembly: AssemblyFileVersion("1.7.1")]
[assembly: AssemblyCopyright("MIT License - Copyright © 2020 Steffan Donal")]

[assembly: Guid("a563479b-6b8d-41f0-9a23-cdc396dd9cf0")]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Beat Saber - Claws v1.7.0
# Beat Saber - Claws v1.7.1

Gameplay modifier that shrinks sabers by 70% (from 1m to 0.3m) & alters grip.

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"gameVersion": "1.19.0",
"id": "claws",
"name": "Claws",
"version": "1.7.0",
"version": "1.7.1",
"features": [
],
"links": {
Expand Down

0 comments on commit 95d80f4

Please sign in to comment.