From 6a12ffc829c84dada94f5771a55ff1884f1d4d7f Mon Sep 17 00:00:00 2001 From: flb Date: Tue, 11 Jul 2023 21:16:20 +0200 Subject: [PATCH] bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 10f4bd9..5bb4597 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.22.0 +APP_VERSION := 2.23.0 TARGET := $(notdir $(CURDIR)) ROMFS := resources