From 01b3385e5666db4a66e15b6528c97ea5213c6a17 Mon Sep 17 00:00:00 2001 From: Z4karia Date: Tue, 1 Oct 2024 11:48:30 +0200 Subject: [PATCH] chore: bump patch version --- app/Makefile.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Makefile.version b/app/Makefile.version index d1f3680d..6862e028 100644 --- a/app/Makefile.version +++ b/app/Makefile.version @@ -3,4 +3,4 @@ APPVERSION_M=2 # This is the `spec_version` field of `Runtime` APPVERSION_N=4 # This is the patch version of this release -APPVERSION_P=0 +APPVERSION_P=1