We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c4ca8 commit feb146bCopy full SHA for feb146b
CHANGELOG.md
@@ -1,8 +1,8 @@
1
Starling: Changelog
2
===================
3
4
-version 2.0 (RC) - 2016-04-15
5
------------------------------
+version 2.0 - 2016-04-19
+------------------------
6
7
- added 'Starling.skipUnchangedFrames' property
8
- added 'cache' + 'uncache' + 'isCached' methods to FragmentFilter
starling/build/gradle/build.gradle
@@ -77,7 +77,7 @@ ant.FLASH_PLAYER_EXE = FLASH_PLAYER_EXE
77
//----------------------------------
78
79
// Set default properties
80
-version = '2.0-SNAPSHOT'
+version = '2.0'
81
group = 'com.gamua'
82
83
// Get version from Jenkins CI
0 commit comments