Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
m1el committed Jan 7, 2021
1 parent b2a3daa commit 8bdd5e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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("0.0.3")]
[assembly: AssemblyFileVersion("0.0.3")]
[assembly: AssemblyVersion("0.0.4")]
[assembly: AssemblyFileVersion("0.0.4")]
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "SliceVisualizer",
"name": "SliceVisualizer",
"author": "Igor null <[email protected]>",
"version": "0.0.3",
"version": "0.0.4",
"description": "Shows your cut data to train your accuracy",
"gameVersion": "1.13.0",
"dependsOn": {
Expand Down

0 comments on commit 8bdd5e7

Please sign in to comment.