Bump db version

This commit is contained in:
b 2021-05-06 11:37:50 -07:00
parent 033f11292b
commit 012ac75469

View file

@ -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 // @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
let db; let db;