From bc54a37d9729c1a301e7c140a5510abf21e8001b Mon Sep 17 00:00:00 2001 From: Deltaion Lee <32529306+MCMi460@users.noreply.github.com> Date: Mon, 20 Jun 2022 01:03:32 -0500 Subject: [PATCH] Set version number to 1.2.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 76a6d75..d7f714c 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ include $(DEVKITPRO)/libnx/switch_rules APP_TITLE := Reset Parental Controls APP_AUTHOR := TotalJustice & MCMi460 -APP_VERSION := 1.1.1 +APP_VERSION := 1.2.0 TARGET := reset_parental_controls BUILD := build