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