1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-05-29 09:28:06 +02:00

Initilaize storage with correct version.

This commit is contained in:
kkapsner 2018-09-21 16:32:47 +02:00
parent ecc55ad13f
commit ccc36a2154

View File

@ -17,7 +17,7 @@
scope.transitions = {
"": function(oldStorage){
return {
storageVersion: 0.2
storageVersion: 0.4
};
},
0.1: function(oldStorage){