Skip to content

Commit

Permalink
raids: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGamerBlue authored Mar 31, 2020
1 parent 36381c4 commit 67c7c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions raids/raids.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import ProjectVersions.rlVersion
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

version = "0.0.5"
version = "0.0.6"

project.extra["PluginName"] = "CoX Scouter"
project.extra["PluginDescription"] = "Show helpful information for the Chambers of Xeric raid"
Expand Down Expand Up @@ -57,4 +57,4 @@ tasks {
))
}
}
}
}

0 comments on commit 67c7c8a

Please sign in to comment.