Commit Graph

9 Commits

Author SHA1 Message Date
Watson
56a1d564ae fix a bug in `motion update' where comparing version will do unexpected behavior using the string
"2.9" > "2.10" #=> true

So, when we released version 2.10,
Prompting message to update that may not be appeared.
2013-09-16 22:43:08 +09:00
Watson
8b683618c6 fix characters in UpdateCommand#run
see https://gist.github.com/clayallsopp/6360189
2013-08-28 13:16:30 +09:00
Laurent Sansonetti
d8cb48e4d0 better message 2013-08-26 14:26:43 +02:00
Joffrey Jaffeux
824707cbde Check if /Library/RubyMotion.old already exists 2013-08-17 22:29:16 +09:00
Joffrey Jaffeux
d03063c1a6 fix error in wanted_software_version check 2013-08-17 22:29:16 +09:00
Joffrey Jaffeux
5202936ac6 add support for multiple rubymotion versions on one machine 2013-08-17 22:29:16 +09:00
Dan Loewenherz
e847b8c924 update copy for post-update for motion changelog command 2013-08-08 08:12:17 +09:00
Laurent Sansonetti
cb4a5876f2 print message from license server upon /latest_software_version 2013-05-08 15:58:49 +02:00
Laurent Sansonetti
c4fc96bff3 add command-line plugins 2013-05-04 18:59:53 +02:00