From d3ea29bbf4ab2b23a0b5fc43ad803d882d2366b6 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 5 Jun 2015 16:07:50 -0700 Subject: Version 1.7.3 (same as 1.7.2 but rolling back attempt at jessie support) --- lib/leap_cli/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/leap_cli') diff --git a/lib/leap_cli/version.rb b/lib/leap_cli/version.rb index 45f7fdf..24717c2 100644 --- a/lib/leap_cli/version.rb +++ b/lib/leap_cli/version.rb @@ -1,6 +1,6 @@ module LeapCli unless defined?(LeapCli::VERSION) - VERSION = '1.7.2' + VERSION = '1.7.3' COMPATIBLE_PLATFORM_VERSION = '0.7'..'0.99' SUMMARY = 'Command line interface to the LEAP platform' DESCRIPTION = 'The command "leap" can be used to manage a bevy of servers running the LEAP platform from the comfort of your own home.' -- cgit v1.2.3