We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57099d6 commit f7f3a69Copy full SHA for f7f3a69
Makefile.applet
@@ -39,7 +39,7 @@ include $(DEVKITPRO)/libnx/switch_rules
39
#---------------------------------------------------------------------------------
40
APP_TITLE := Studious Pancake
41
APP_AUTHOR := HookedBehemoth
42
-APP_VERSION := 0.3.0
+APP_VERSION := 0.4.1
43
44
TARGET := applet/$(notdir $(CURDIR))
45
BUILD := build.nro
Makefile.overlay
TARGET := overlay/$(notdir $(CURDIR))
BUILD := build.ovl
0 commit comments