Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ckosmic committed Jul 27, 2021
1 parent 48212bd commit 4abe90d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions IForgor/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("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0")]
[assembly: AssemblyVersion("1.0.1")]
[assembly: AssemblyFileVersion("1.0.1")]
2 changes: 1 addition & 1 deletion IForgor/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "I Forgor",
"name": "IForgor",
"author": "ckosmic",
"version": "1.0.0",
"version": "1.0.1",
"description": "A mod that displays the last notes and saber angles before you paused in the pause menu.",
"gameVersion": "1.16.3",
"dependsOn": {
Expand Down

0 comments on commit 4abe90d

Please sign in to comment.