Bump db version... oops

This commit is contained in:
b 2021-08-18 23:09:51 -07:00
parent c865ccb31e
commit 3f77867416

View file

@ -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;