From 5b511cb630e7b4121dc758d5fedc3cd50cd7fadc Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 21 Feb 2020 15:25:24 -0700 Subject: Upgrade to version 6.0.0 of the Docker image * Remove custom Java installation * Install java and conan for backwards compatibiilty * Make legacy java the default * Control java version via asdf * Add support for legacy version files * Update version and CHANGELOG * Load appropriate python version --- lib/license/management/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/license') diff --git a/lib/license/management/version.rb b/lib/license/management/version.rb index ab693f3..5623e68 100644 --- a/lib/license/management/version.rb +++ b/lib/license/management/version.rb @@ -2,6 +2,6 @@ module License module Management - VERSION = '2.5.2' + VERSION = '2.6.0' end end -- cgit v1.2.3