Skip to content

Commit

Permalink
Fixed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Eemeli Kelokorpi committed Apr 3, 2014
1 parent b98c308 commit d520981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engine/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if(typeof(global) !== 'undefined' && global.game) return;
@class Core
**/
var core = {
version: '1.3.0',
version: '1.3.1',
config: window.pandaConfig || {},
/**
Scale factor for Retina and HiRes mode.
Expand Down

0 comments on commit d520981

Please sign in to comment.