We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e0281 commit 8781f6fCopy full SHA for 8781f6f
1 file changed
overlay/Makefile
@@ -40,7 +40,7 @@ include $(DEVKITPRO)/libnx/switch_rules
40
APP_TITLE := emuiibo
41
VER_MAJOR := 1
42
VER_MINOR := 1
43
-VER_MICRO := 1
+VER_MICRO := 2
44
APP_VERSION := $(VER_MAJOR).$(VER_MINOR).$(VER_MICRO)
45
TARGET := $(APP_TITLE)
46
BUILD := build
0 commit comments