We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ef896 commit 043efb7Copy full SHA for 043efb7
1 file changed
src/Phaser.js
@@ -14,7 +14,7 @@ var Phaser = Phaser || { // jshint ignore:line
14
* @constant
15
* @type {string}
16
*/
17
- VERSION: '3.0.0 rev3',
+ VERSION: '3.0.0.r4',
18
19
/**
20
* An array of Phaser game instances.
0 commit comments