bump version

This commit is contained in:
Bengt Brodersen 2015-02-04 09:03:35 +01:00
parent 96ca0977e4
commit 3e43992e23

View File

@ -1,4 +1,4 @@
version = "3.1.17";
version = "3.1.18";
console.log("Version: " + version);
var isDev = typeof isDev !== 'undefined' && isDev ;