From 82d03f1b861b4934f3f192cad3508b1de984207c Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Thu, 27 Oct 2022 11:30:52 +0800 Subject: Bumped version to 11.0.1 Issue-ID: HOLMES-583 Signed-off-by: Guangrong Fu Change-Id: I668f953084a6ec6eb5ee8686d9517c90ea30ed96 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 20f3481..92f2aa3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=11 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg