mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-18 07:29:20 +08:00
2.33
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,3 +1,10 @@
|
||||
= RubyMotion 2.33 =
|
||||
|
||||
* Added support for installing pre-releases of RubyMotion. The
|
||||
`sudo motion update --pre' command will install a pre-release build in
|
||||
`/Library/RubyMotionPre'. Currently, the pre-release channel contains
|
||||
the first beta of RubyMotion for Android. Enjoy! ^_^
|
||||
|
||||
= RubyMotion 2.32 =
|
||||
|
||||
* The iOS 8.0 and OS X 10.10 versions of the runtime have been recompiled
|
||||
|
||||
@@ -24,5 +24,5 @@
|
||||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
module Motion
|
||||
Version = "2.32"
|
||||
Version = "2.33"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user