update ing db version

This commit is contained in:
ferricles 2021-01-27 17:13:55 -08:00
parent 733a5fca41
commit 7f444b78f4

View file

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