diff --git a/Makefile b/Makefile index 85d6ffe..b47319c 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := Lockpick APP_AUTHOR := shchmue -APP_VERSION := 1.2 +APP_VERSION := 1.2.1 TARGET := $(subst $e ,_,$(notdir $(APP_TITLE))) BUILD := build