Skip to content

Commit 8781f6f

Browse files
committed
Bump overlay release too
1 parent f9e0281 commit 8781f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

overlay/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ include $(DEVKITPRO)/libnx/switch_rules
4040
APP_TITLE := emuiibo
4141
VER_MAJOR := 1
4242
VER_MINOR := 1
43-
VER_MICRO := 1
43+
VER_MICRO := 2
4444
APP_VERSION := $(VER_MAJOR).$(VER_MINOR).$(VER_MICRO)
4545
TARGET := $(APP_TITLE)
4646
BUILD := build

0 commit comments

Comments
 (0)