diff --git a/Makefile b/Makefile index c359254..f4b38a2 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := PatchExtractor APP_AUTHOR := NiklasCFW -APP_VERSION := 1.0.0 +APP_VERSION := 1.1.0 #--------------------------------------------------------------------------------- TARGET := $(notdir $(CURDIR))