We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c298a45 commit 91b9ca7Copy full SHA for 91b9ca7
2 files changed
v2-community/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "phaser",
3
- "version": "3.0.0",
4
- "release": "Shadow Coast",
+ "version": "2.7.0",
+ "release": "World's End",
5
"description": "A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.",
6
"author": "Richard Davey <rdavey@gmail.com> (http://www.photonstorm.com)",
7
"logo": "https://raw.github.com/photonstorm/phaser/master/phaser-logo-small.png",
v2-community/typescript/phaser.d.ts
/// <reference path="pixi.d.ts" />
/// <reference path="p2.d.ts" />
-// Type definitions for Phaser 3.0.0
+// Type definitions for Phaser 2.7.0 CE
// Project: https://github.com/photonstorm/phaser
declare module "phaser" {
0 commit comments