From f5985880909e2a566b34bc3cfddf5c268e7327b0 Mon Sep 17 00:00:00 2001 From: Shankar Narayanan Date: Tue, 30 Apr 2019 11:45:40 -0400 Subject: Bump up version of OSDF to 1.3.0 Change-Id: I35e7e892386cc7741111c8b0508e0e5454718d88 Signed-off-by: Shankar Narayanan Issue-ID: OPTFRA-491 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 023840b..36696ce 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # major=1 -minor=2 -patch=4 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg