From df87184dde9090e3d48a79bc839b61eb136ad557 Mon Sep 17 00:00:00 2001 From: emmanuelm41 Date: Mon, 21 Oct 2024 13:43:32 -0300 Subject: [PATCH] chore: bump app version --- app/Makefile.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Makefile.version b/app/Makefile.version index 2a02830..4f5f98c 100644 --- a/app/Makefile.version +++ b/app/Makefile.version @@ -3,4 +3,4 @@ APPVERSION_M=4 # This is the minor version APPVERSION_N=2 # This is the patch version -APPVERSION_P=1 +APPVERSION_P=2