From cf90fc8dd03630cd6d112d71d3238132c296bff9 Mon Sep 17 00:00:00 2001 From: suchmememanyskill <38142618+suchmememanyskill@users.noreply.github.com> Date: Fri, 28 Jul 2023 13:42:08 +0200 Subject: [PATCH] Bump version --- Makefile | 4 ++-- README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1f2c8b9..8adbe9a 100644 --- a/Makefile +++ b/Makefile @@ -10,8 +10,8 @@ include $(DEVKITARM)/base_rules IPL_LOAD_ADDR := 0x40008000 LPVERSION_MAJOR := 4 -LPVERSION_MINOR := 0 -LPVERSION_BUGFX := 1 +LPVERSION_MINOR := 1 +LPVERSION_BUGFX := 0 LPVERSION := \"$(LPVERSION_MAJOR).$(LPVERSION_MINOR).$(LPVERSION_BUGFX)\" ################################################################################ diff --git a/README.md b/README.md index 82bf631..527b968 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Other awesome people: - Bleck9999 - Exelix - Emmo +- JeffV ## Screenshots