diff --git a/GatherBuddy.csproj b/GatherBuddy.csproj index ba39c34b..0de966ef 100644 --- a/GatherBuddy.csproj +++ b/GatherBuddy.csproj @@ -4,8 +4,8 @@ preview GatherBuddy GatherBuddy - 2.0.5.5 - 2.0.5.5 + 2.0.6.0 + 2.0.6.0 SoftOtter GatherBuddy Copyright © 2020 diff --git a/GatherBuddy.json b/GatherBuddy.json index 4141efb1..926fa9ee 100644 --- a/GatherBuddy.json +++ b/GatherBuddy.json @@ -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": "2.0.5.5", + "AssemblyVersion": "2.0.6.0", "RepoUrl": "https://github.com/Ottermandias/GatherBuddy", "ApplicableVersion": "any", "DalamudApiLevel": 3 diff --git a/GatherBuddy.zip b/GatherBuddy.zip index d3797877..7b1f2e3c 100644 Binary files a/GatherBuddy.zip and b/GatherBuddy.zip differ diff --git a/repo.json b/repo.json index 4fd43ffe..1f930b16 100644 --- a/repo.json +++ b/repo.json @@ -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.0.5.5", - "TestingAssemblyVersion": "2.0.5.5", + "AssemblyVersion": "2.0.6.0", + "TestingAssemblyVersion": "2.0.6.0", "RepoUrl": "https://github.com/Ottermandias/GatherBuddy", "ApplicableVersion": "any", "DalamudApiLevel": 3,