From c87a6e1cc98b27d2881a448316b9a9c42dbcaf7d Mon Sep 17 00:00:00 2001 From: flb Date: Wed, 12 Jul 2023 12:54:52 +0200 Subject: [PATCH] bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5bb4597..81ca7f1 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ DATA := data INCLUDES := include /lib/borealis/library/include/borealis/extern/nlohmann APP_TITLE := All-in-One Switch Updater APP_AUTHOR := HamletDuFromage -APP_VERSION := 2.23.0 +APP_VERSION := 2.23.1 TARGET := $(notdir $(CURDIR)) ROMFS := resources