Update bookmarklet.js

This commit is contained in:
Bengt Brodersen 2015-01-28 01:52:57 +01:00
parent f11d872ece
commit 2f2508d846

View File

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