We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471ad20 commit 2488359Copy full SHA for 2488359
1 file changed
src/Phaser.js
@@ -10,7 +10,7 @@
10
*/
11
var Phaser = Phaser || {
12
13
- VERSION: '2.2.0-RC11',
+ VERSION: '2.2.0-RC12',
14
GAMES: [],
15
16
AUTO: 0,
0 commit comments