release: v2.1.0

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