Update bookmarklet.js

This commit is contained in:
Bengt Brodersen 2015-01-28 02:11:50 +01:00
parent f33f475281
commit 134f4cac02

View File

@ -1,4 +1,4 @@
version = "3.1.11"; version = "3.1.12";
console.log("Version: " + version); console.log("Version: " + version);
var isDev = typeof isDev === 'undefined' || isDev ; var isDev = typeof isDev === 'undefined' || isDev ;