diff options
author | Micah Anderson <micah@leap.se> | 2014-08-28 11:47:56 -0700 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2014-08-28 11:47:56 -0700 |
commit | 83805a5f9a4f92a8825104e1ea3f445de11ab9ea (patch) | |
tree | 57a4670b4f858dacaeecdc7b36d8385bd471dadf | |
parent | f78171d2747e2afff820040890825c675a47ecc9 (diff) |
update version number for 0.5.4.1 hotfix release0.5.4.1
Change-Id: I0d629c56b86cd4de5a6560d58715de7ec93dd4e3
-rw-r--r-- | platform.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.rb b/platform.rb index 6796c7db..01797282 100644 --- a/platform.rb +++ b/platform.rb @@ -4,7 +4,7 @@ # Leap::Platform.define do - self.version = "0.5.4" + self.version = "0.5.4.1" self.compatible_cli = "1.5.5".."1.5.7" # |