Skip to content
Snippets Groups Projects
Commit cc57bc6c authored by elijah's avatar elijah
Browse files

update version pinning for new platform release

parent 74e52e2a
Branches
Tags 1.8
1 merge request!3Leapfile docs
module LeapCli
unless defined?(LeapCli::VERSION)
VERSION = '1.8'
COMPATIBLE_PLATFORM_VERSION = '0.8'..'0.99'
VERSION = '1.8.1'
COMPATIBLE_PLATFORM_VERSION = '0.8'..'0.8.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.'
LOAD_PATHS = ['lib', 'vendor/certificate_authority/lib', 'vendor/rsync_command/lib']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment