diff options
Diffstat (limited to 'platform.rb')
-rw-r--r-- | platform.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.rb b/platform.rb index 01797282..270dd25a 100644 --- a/platform.rb +++ b/platform.rb @@ -5,7 +5,7 @@ Leap::Platform.define do self.version = "0.5.4.1" - self.compatible_cli = "1.5.5".."1.5.7" + self.compatible_cli = "1.5.8".."1.99" # # the facter facts that should be gathered |