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

bump to 2.9.4

This commit is contained in:
Kushagra Gour
2017-11-09 10:39:24 +05:30
parent e473d8f164
commit 782c3b74d1
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.3';
var version = '2.9.4';
if (window.DEBUG) {
window.scope = scope;