1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-14 10:36:19 +02:00

add changelog

This commit is contained in:
Kushagra Gour
2017-05-01 01:49:35 +05:30
parent 45bc0d971b
commit 1db5a5db76
2 changed files with 16 additions and 5 deletions

View File

@ -12,7 +12,7 @@ runBtn, searchInput
/* eslint-enable no-extra-semi */
var scope = scope || {};
var version = '2.4.2';
var version = '2.5.0';
if (window.DEBUG) {
window.scope = scope;