From a5fea8c0ed6946c0fb52c722347f7d50ab7e89ff Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 23 Jun 2021 13:06:23 -0400 Subject: Bump models to 2.4.4-SNAPSHOT Issue-ID: POLICY-3329 Change-Id: I815ebb553c84664e175e252fb89f43f0c017a438 Signed-off-by: Ram Krishna Verma --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 5d7ff9b8b..35e80d6b4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg