Bump db version... oops
This commit is contained in:
parent
c865ccb31e
commit
3f77867416
1 changed files with 1 additions and 1 deletions
2
load.js
2
load.js
|
@ -1,4 +1,4 @@
|
|||
const DB_VERSION = 77;
|
||||
const DB_VERSION = 78;
|
||||
// @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