Bump db version
This commit is contained in:
parent
033f11292b
commit
012ac75469
1 changed files with 1 additions and 1 deletions
2
load.js
2
load.js
|
@ -1,4 +1,4 @@
|
|||
const DB_VERSION = 40;
|
||||
const DB_VERSION = 41;
|
||||
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
|
||||
|
||||
let db;
|
||||
|
|
Loading…
Reference in a new issue