diff --git a/Makefile.applet b/Makefile.applet index 201a2056..084032a8 100644 --- a/Makefile.applet +++ b/Makefile.applet @@ -39,7 +39,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := Studious Pancake APP_AUTHOR := HookedBehemoth -APP_VERSION := 0.3.0 +APP_VERSION := 0.4.1 TARGET := applet/$(notdir $(CURDIR)) BUILD := build.nro diff --git a/Makefile.overlay b/Makefile.overlay index 4e310dbc..766ffe42 100644 --- a/Makefile.overlay +++ b/Makefile.overlay @@ -39,7 +39,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := Studious Pancake APP_AUTHOR := HookedBehemoth -APP_VERSION := 0.3.0 +APP_VERSION := 0.4.1 TARGET := overlay/$(notdir $(CURDIR)) BUILD := build.ovl