mirror of
https://github.com/photonstorm/phaser
synced 2025-02-18 06:58:30 +00:00
Version number fix.
This commit is contained in:
parent
59beae762d
commit
2bf11ab5f6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "phaser",
|
"name": "phaser",
|
||||||
"version": "2.4",
|
"version": "2.4.0",
|
||||||
"release": "Katar",
|
"release": "Katar",
|
||||||
"description": "A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.",
|
"description": "A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.",
|
||||||
"author": "Richard Davey <rdavey@gmail.com> (http://www.photonstorm.com)",
|
"author": "Richard Davey <rdavey@gmail.com> (http://www.photonstorm.com)",
|
||||||
|
|
Loading…
Add table
Reference in a new issue