diff options
author | Micah Anderson <micah@leap.se> | 2014-10-15 17:10:13 -0400 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2014-10-15 17:10:13 -0400 |
commit | 126faf8606f4911ccc3c1f55a9e0f381a46d536a (patch) | |
tree | df110e3a52f78dee1a5dfa3cbf93245073d7db49 | |
parent | 64333ba969632269a063f8c777024d0f6b063215 (diff) |
bump version number for hotfix release version 0.5.50.5.5
Change-Id: I4f53c3288df16aadf9d00f578cb36a135cf94335
-rw-r--r-- | platform.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.rb b/platform.rb index 01797282..7aebebc8 100644 --- a/platform.rb +++ b/platform.rb @@ -4,7 +4,7 @@ # Leap::Platform.define do - self.version = "0.5.4.1" + self.version = "0.5.5" self.compatible_cli = "1.5.5".."1.5.7" # |