Skip to content

Commit feb146b

Browse files
updated version infos
1 parent 05c4ca8 commit feb146b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Starling: Changelog
22
===================
33

4-
version 2.0 (RC) - 2016-04-15
5-
-----------------------------
4+
version 2.0 - 2016-04-19
5+
------------------------
66

77
- added 'Starling.skipUnchangedFrames' property
88
- added 'cache' + 'uncache' + 'isCached' methods to FragmentFilter

starling/build/gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ant.FLASH_PLAYER_EXE = FLASH_PLAYER_EXE
7777
//----------------------------------
7878

7979
// Set default properties
80-
version = '2.0-SNAPSHOT'
80+
version = '2.0'
8181
group = 'com.gamua'
8282

8383
// Get version from Jenkins CI

0 commit comments

Comments
 (0)