From 82e2400da5616c6621bdc41cae413bdae68b797d Mon Sep 17 00:00:00 2001 From: 0xPxt Date: Tue, 7 Jan 2025 15:55:04 +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 156f244..a99b18a 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=2 # This is the patch version of this release -APPVERSION_P=0 +APPVERSION_P=1