Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Irrelon committed Dec 7, 2013
1 parent cc5605e commit a449e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/core/IgeBase.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ige = null;
// For example, to tag version 1.1.2 on 25th April 2013
// as the third revision of the day:
// [email protected]
igeVersion = 'v1.4.0@2013-12-04.001';
igeVersion = 'v1.4.1@2013-12-04.001';

// Define the global storage object for classes
igeClassStore = {};
Expand Down

0 comments on commit a449e7a

Please sign in to comment.