From c525a80e6ecbf2af08d172b4e33ece68e619f305 Mon Sep 17 00:00:00 2001 From: niklascfw Date: Thu, 28 May 2026 22:25:23 +0200 Subject: [PATCH] Version bump to 1.1.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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))