Skip to content

Commit f3b4449

Browse files
author
Marc Robledo
committed
version bump
1 parent 0836a11 commit f3b4449

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_cache_service_worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ caches.keys().then(function(cacheNames){
3030
});
3131

3232
var PRECACHE_ID='acnl-editor';
33-
var PRECACHE_VERSION='v1.6.3a';
33+
var PRECACHE_VERSION='v1.6.4';
3434
var PRECACHE_URLS=[
3535
'/acnl-editor/','/acnl-editor/index.html',
3636
'/acnl-editor/help.html',

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1>Animal Crossing: New Leaf Save Editor</h1>
4040
Celebrating 10 years of AC:NL Save Editor!
4141
</div>
4242
<div id="last-update">
43-
<span>(last updated on 1st Apr 2025)</span>
43+
<span>(last updated on 9th Jan 2026)</span>
4444
</div>
4545
</div>
4646
<a href="https://www.paypal.me/marcrobledo" target="_blank" rel="nofollow" id="contribute"><span>Help to keep this site up by making a donation!</span> <button id="donate-button"><span class="sprite heart"></span> Donate</button></a>

0 commit comments

Comments
 (0)