From 31230fb53daa6713136e6ee0172526852a073f54 Mon Sep 17 00:00:00 2001 From: DylanB95EST Date: Wed, 13 Oct 2021 14:04:25 +0100 Subject: Update version for DMI-Plugin, release process step 6 Update Version for next release of DMI-Plugin from 1.0.1 to 1.0.2 Issue-ID: CPS-728 Change-Id: I03ed31f6c3df43f09d73ec35f12f430ef898d051 Signed-off-by: DylanB95EST --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index c40575e3..ca5faa01 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=1 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg