fix(core): update

This commit is contained in:
2024-05-25 02:02:44 +02:00
parent 40dcedf585
commit 34b90b438c
2 changed files with 2 additions and 2 deletions

View File

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