From dcf713f640b86fb4d83c0ef756f2d6c4ae4b65d7 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 30 Jun 2015 12:43:21 -0700 Subject: fix tests --- test/leap_platform/platform.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/leap_platform/platform.rb') diff --git a/test/leap_platform/platform.rb b/test/leap_platform/platform.rb index 57ea980..f27fa00 100644 --- a/test/leap_platform/platform.rb +++ b/test/leap_platform/platform.rb @@ -4,8 +4,8 @@ # Leap::Platform.define do - self.version = "0.7.0" - self.compatible_cli = "1.7.0".."1.7.99" + self.version = "0.7.1" + self.compatible_cli = "1.7.1".."1.7.99" # # the facter facts that should be gathered -- cgit v1.2.3