chore: update version to 2.4.1
Build & Push Docker Image / build (push) Canceled after 0s
Build & Push Docker Image / build (release) Successful in 4m16s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-16 09:03:40 +02:00
co-authored by Claude Opus 4.8
parent 4e89d9d0fe
commit 849f54db7d
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export function wellKnownHandler(req, res) {
federation_api: '/api/federation',
public_key: getPublicKey(),
software: 'Redlight',
version: '2.4.0',
version: '2.4.1',
});
}