aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-09-23 14:36:46 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-09-26 11:35:12 +0100
commit88fb483d74ad0cc59b21439fe342df2a6af8c515 (patch)
tree9d6db2bf3a20605d0fae740dff8d7dd76458aae8 /version.properties
parent7cbc97878f9e2ac11055576770dcb78697bc8e3a (diff)
Prep for next Temporal release
- Bumped temporal version from 1.2.0-SNAPSHOT to 1.2.1-SNAPSHOT Issue-ID: CPS-1296 Change-Id: I2dc1f1f9e35cc8e330878bede900458633096d01 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index df5632b..b21de3d 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,6 @@
# ============LICENSE_START=======================================================
# Copyright (C) 2021 Bell Canada.
+# Modifications Copyright (C) 2022 Nordix Foundation.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -21,7 +22,7 @@
major=1
minor=2
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}