diff --git a/backend/static/js/pages/wiki.js b/backend/static/js/pages/wiki.js
index 2011037..72d01ba 100644
--- a/backend/static/js/pages/wiki.js
+++ b/backend/static/js/pages/wiki.js
@@ -368,7 +368,7 @@ window.Page_wiki = (() => {
}
}
- const _DOG_SILHOUETTE = ``;
+ const _DOG_SILHOUETTE = ``;
function _breedCardHtml(r) {
const fotoUrl = r.foto_url || r.user_foto || '';
diff --git a/backend/static/sw.js b/backend/static/sw.js
index 00e615e..0f1edde 100644
--- a/backend/static/sw.js
+++ b/backend/static/sw.js
@@ -3,7 +3,7 @@
Offline-Cache + Push Notifications + Tile-Cache
============================================================ */
-const CACHE_VERSION = 'by-v367';
+const CACHE_VERSION = 'by-v368';
const CACHE_STATIC = `${CACHE_VERSION}-static`;
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten