Skip to content

Commit

Permalink
Increased Version for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ottermandias committed Feb 13, 2021
1 parent 985e5b4 commit 79c5a02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,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.1.2.0")]
[assembly: AssemblyFileVersion("1.1.2.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
2 changes: 1 addition & 1 deletion GatherBuddy.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Name": "GatherBuddy",
"Description": "Adds commands to simplify gathering by finding nodes and their locations via item name and a UI to keep track of special node uptimes.",
"InternalName": "GatherBuddy",
"AssemblyVersion": "1.1.2.0",
"AssemblyVersion": "1.2.0.0",
"RepoUrl": "https://github.com/Ottermandias/GatherBuddy",
"ApplicableVersion": "any",
"DalamudApiLevel": 2
Expand Down

0 comments on commit 79c5a02

Please sign in to comment.