mirror of
https://github.com/wassname/phaser.git
synced 2026-07-31 12:40:07 +08:00
Docs and Examples update.
This commit is contained in:
@@ -95,7 +95,7 @@ $(document).ready(function(){
|
||||
|
||||
.done(function(data) {
|
||||
|
||||
if (data.version !== '1.1.4')
|
||||
if (data.version !== '1.1.5')
|
||||
{
|
||||
$("#upgrade").append(data.version);
|
||||
$("#upgrade").css('display', 'inline-block');
|
||||
|
||||
Reference in New Issue
Block a user