1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-13 10:06:23 +02:00

bump to 2.9.3

This commit is contained in:
Kushagra Gour
2017-10-27 00:51:42 +05:30
parent 8fd1f7ea1e
commit bba5f040a4
5 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ globalConsoleContainerEl
(function(alertsService) {
/* eslint-enable no-extra-semi */
var scope = scope || {};
var version = '2.9.1';
var version = '2.9.3';
if (window.DEBUG) {
window.scope = scope;