Bump version to 1.3.0

This commit is contained in:
Such Meme, Many Skill
2020-02-07 23:07:12 +01:00
parent ae57cb1e63
commit 4309194a11
2 changed files with 3 additions and 3 deletions

View File

@@ -10,8 +10,8 @@ include $(DEVKITARM)/base_rules
IPL_LOAD_ADDR := 0x40003000
LPVERSION_MAJOR := 2
LPVERSION_MINOR := 2
LPVERSION_BUGFX := 1
LPVERSION_MINOR := 3
LPVERSION_BUGFX := 0
################################################################################