Skip to content

Commit

Permalink
update version number for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian0255 committed Jun 29, 2022
1 parent 3c5950d commit 132f986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ironmon-Tracker.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-- NDS Ironnon Tracker
-- Created by OnlySpaghettiCode, largely based on the Ironmon Tracker by besteon and other contributors

TRACKER_VERSION = "0.2.1"
TRACKER_VERSION = "0.3.0"

-- A frequently used placeholder when a data field is not applicable
PLACEHOLDER = "---"
Expand Down

0 comments on commit 132f986

Please sign in to comment.