release: v2.1.1

Version bumped in server.py, pyproject.toml, the PWA header and the
docs/api.md example; SW cache v124 -> v125.
This commit is contained in:
2026-09-12 22:25:07 +03:00
parent 8459040856
commit dfb9551eb7
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v124';
const CACHE = 'otaman-v125';
const URLS = [
'index.html',
'help.html',