bump ING_DB_VERSION

This commit is contained in:
fin444 2022-09-10 17:13:24 -04:00
parent 68dca569a8
commit aba70e7e92

View file

@ -1,4 +1,4 @@
const ING_DB_VERSION = 16;
const ING_DB_VERSION = 17;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.js