chore: make bundle

This commit is contained in:
Pavol Rusnak
2024-02-02 17:25:13 -03:00
parent 165f5093f4
commit 311d9a668b
2 changed files with 11 additions and 11 deletions
+10 -10
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
// update cache version every time there is a new deployment
// so the service worker reinitializes the cache
const CACHE_VERSION = 105
const CACHE_VERSION = 106
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`
const getApiKey = request => {