Skip to content

Commit e9a77d9

Browse files
committed
Deviations, oh the horror!
1 parent a672e4a commit e9a77d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pixi/Pixi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ PIXI.CANVAS_RENDERER = 1;
3636
* @property {String} VERSION
3737
* @static
3838
*/
39-
PIXI.VERSION = "v2.2.0";
39+
PIXI.VERSION = "v2.2.1c";
4040

4141
/**
4242
* Various blend modes supported by pixi. IMPORTANT - The WebGL renderer only supports the NORMAL, ADD, MULTIPLY and SCREEN blend modes.

0 commit comments

Comments
 (0)