fix(core): update

This commit is contained in:
2024-05-25 02:01:59 +02:00
parent 56d9072996
commit d630bd90a4
3 changed files with 107 additions and 23 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webstore',
version: '2.0.17',
version: '2.0.18',
description: 'A high-performance storage solution for web applications using IndexedDB.'
}