Skip to content

Commit

Permalink
maint(project): version bump to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roydejong committed Mar 12, 2021
1 parent 95b5d30 commit 658c8ab
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 @@ -12,5 +12,5 @@
[assembly: Guid("7e8f3dda-fe61-4a71-9974-560a6bc1c286")]

[assembly: AssemblyCulture("en-US")]
[assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("0.5.0")]
[assembly: AssemblyVersion("0.5.1")]
[assembly: AssemblyFileVersion("0.5.1")]
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": "ServerBrowser",
"name": "ServerBrowser",
"author": "LookAtHippo",
"version": "0.5.0",
"version": "0.5.1",
"description": "Adds a Server Browser to the Online menu, making it easy to share and join multiplayer games.",
"gameVersion": "1.13.4",
"dependsOn": {
Expand Down

0 comments on commit 658c8ab

Please sign in to comment.