chore: make bundle

This commit is contained in:
Pavol Rusnak
2024-01-22 10:23:14 -06:00
parent 023a1a088e
commit c047ae6808
2 changed files with 2 additions and 2 deletions
+1 -1
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 = 102
const CACHE_VERSION = 103
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`
const getApiKey = request => {