Bump to v2026.9.3

Switches to a date-based version scheme (YYYY.M.D, with .2/.3/etc.
appended for additional same-day releases) instead of semver.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-03 21:00:56 -06:00
co-authored by Claude Sonnet 5
parent 30e63ffa83
commit 3be8d9d731
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "1.1.0",
"version": "2026.9.3",
"license": "AGPL-3.0-or-later",
"type": "module",
"scripts": {