diff options
author | Micah Anderson <micah@leap.se> | 2014-10-21 20:27:06 -0400 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2014-10-21 20:27:06 -0400 |
commit | b76445c07688ba1b4e8940189f8538a741de92d4 (patch) | |
tree | e5ead748e1c534039b6aeffdb127734f14d0b505 /platform.rb | |
parent | 51a1e1c6db33ed2868ec74728f854237e3dfd86a (diff) |
modify the leap repository contents so they pick the correct repository,
based on the hiera value 'major_version' (#6251)
Change-Id: I10532ef83e3aa2d35d9c0be241952a35e366bba4
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 35017559..06a49b7e 100644 --- a/platform.rb +++ b/platform.rb @@ -4,7 +4,7 @@ # Leap::Platform.define do - self.version = "0.5.4.1" + self.version = "0.6" self.compatible_cli = "1.6.0".."1.99" # |