Skip to content

Commit

Permalink
chore: make bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Feb 23, 2024
1 parent 8b32c3d commit 1b7efd8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions lnbits/static/bundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lnbits/static/js/service-worker.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// update cache version every time there is a new deployment
// so the service worker reinitializes the cache
const CACHE_VERSION = 121
const CACHE_VERSION = 122
const CURRENT_CACHE = `lnbits-${CACHE_VERSION}-`

const getApiKey = request => {
Expand Down

0 comments on commit 1b7efd8

Please sign in to comment.