Skip to content

Commit 5bc2834

Browse files
author
Your Name
committed
Bump version to v1.29.11
1 parent b9c6dea commit 5bc2834

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.29.10
1+
1.29.11

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h4>Pending UPI payments <span id="pendingCount" class="pending-badge">0</span><
9292
</main>
9393

9494
<div id="modalRoot"></div>
95-
<footer>New Serchhip North Village Council · v1.29.10</footer>
95+
<footer>New Serchhip North Village Council · v1.29.11</footer>
9696

9797
<script type="module">
9898
/* ============================================================

sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// install/activate a fresh worker. If it's left stale, already-installed
44
// PWAs keep serving whatever was cached under the old name indefinitely
55
// (this has silently happened before: see the v1.25.6 and v1.28.0 fixes).
6-
const CACHE_NAME = 'nsnvc-tracker-v1.29.10';
6+
const CACHE_NAME = 'nsnvc-tracker-v1.29.11';
77
const urlsToCache = [
88
'./',
99
'./index.html',

0 commit comments

Comments
 (0)