Skip to content

Commit

Permalink
hiscores: keep plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
Owain94 committed May 1, 2020
1 parent a1da51e commit be15e3d
Show file tree
Hide file tree
Showing 59 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

version = "0.0.6"
version = "0.1.0"

project.extra["PluginName"] = "Hiscore"
project.extra["PluginDescription"] = "Enable the hiscore panel and an optional Lookup option on players"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ include(":grandexchange")
include(":grounditems")
include(":groundmarkers")
include(":herbiboar")
include(":hiscore")
include(":highscore")
include(":highalchemy")
include(":hunter")
include(":idlenotifier")
Expand Down

0 comments on commit be15e3d

Please sign in to comment.