From ef547f3d425939175bbf1125c1d5f8a00fab75e6 Mon Sep 17 00:00:00 2001 From: Francois Beutin Date: Mon, 13 Jan 2025 09:56:14 +0100 Subject: [PATCH] Bump version --- app/Makefile.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Makefile.version b/app/Makefile.version index bcc598e2..c14d390f 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=36 # This is the patch version of this release -APPVERSION_P=0 +APPVERSION_P=1