Bump version

This commit is contained in:
b 2021-07-13 15:35:02 -07:00
parent ad5c3529ec
commit a9726e548f

View file

@ -1,4 +1,4 @@
const DB_VERSION = 72;
const DB_VERSION = 73;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
let db;