Skip to content

Commit

Permalink
Update to 2.1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ottermandias committed Oct 7, 2021
1 parent 27416da commit 9103416
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions GatherBuddy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<PlatformTarget>x64</PlatformTarget>
<RootNamespace>GatherBuddy</RootNamespace>
<AssemblyName>GatherBuddy</AssemblyName>
<FileVersion>2.1.0.3</FileVersion>
<AssemblyVersion>2.1.0.3</AssemblyVersion>
<FileVersion>2.1.0.4</FileVersion>
<AssemblyVersion>2.1.0.4</AssemblyVersion>
<Company>SoftOtter</Company>
<Product>GatherBuddy</Product>
<Copyright>Copyright © 2020</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion GatherBuddy.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Description": "Adds commands to simplify gathering by finding nodes and fish and their locations via item name and a UI to keep track of special uptime and weather conditions.",
"Tags": ["Gathering", "Fishing", "Miner", "Botanist", "Weather", "Alarms", "Timer"],
"InternalName": "GatherBuddy",
"AssemblyVersion": "2.1.0.3",
"AssemblyVersion": "2.1.0.4",
"RepoUrl": "https://github.com/Ottermandias/GatherBuddy",
"ApplicableVersion": "any",
"DalamudApiLevel": 4,
Expand Down
Binary file modified GatherBuddy.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"Name": "GatherBuddy [T]",
"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": "2.1.0.3",
"TestingAssemblyVersion": "2.1.0.3",
"AssemblyVersion": "2.1.0.4",
"TestingAssemblyVersion": "2.1.0.4",
"RepoUrl": "https://github.com/Ottermandias/GatherBuddy",
"ApplicableVersion": "any",
"DalamudApiLevel": 4,
Expand Down

0 comments on commit 9103416

Please sign in to comment.