diff options
author | Tschaen, Brendan <ctschaen@att.com> | 2020-04-17 09:53:43 -0400 |
---|---|---|
committer | Tschaen, Brendan <ctschaen@att.com> | 2020-05-05 14:11:29 -0400 |
commit | ff2ae2627755526cdb58d68ef52b18ba5f02de9f (patch) | |
tree | 4d1abc58edba76df82d872d78c74ead9eb29db82 /version.properties | |
parent | 24dee700827ad51214e56f51d527749a33efa96f (diff) |
Remove key.properties
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I52cbc8399a27006f70db2f8f4dff4dc09856d9da
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 842b137d..11cb9db7 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=2 -patch=38 +patch=39 base_version=${major}.${minor}.${patch} |