From c424b394e1eba415cf00b616f8c865a42362fd9a Mon Sep 17 00:00:00 2001 From: Irne Racoonovich Date: Thu, 5 Sep 2024 23:21:36 +0300 Subject: [PATCH] Update APP_VERSION to 2.3.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 40ae01dd..b8e07d95 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := Uberhand APP_AUTHOR := efosamark, i3sey, irne, ppkantorski -APP_VERSION := 2.3.0 +APP_VERSION := 2.3.1 TARGET := ovlmenu BUILD := build SOURCES := source common