update version and tests

This commit is contained in:
Chris Bisset 2026-03-16 19:01:30 +00:00
parent 878027b9ad
commit 1ab61cd1c0
2 changed files with 2 additions and 1 deletions

View file

@ -91,6 +91,7 @@ See [Other Configurations](/documentation/configuration.md) for further proxy ex
The following versions correspond to the appropriate headscale version
| Headscale Version | HS-UI Version |
|-------------------|---------------|
| 28+ | 2026-03-17+ |
| 26+ | 2025-05-22+ |
| 25+ | 2025-03-14+ |
| 24+ | 2025-01-20+ |

View file

@ -1,6 +1,6 @@
{
"name": "headscale-ui",
"version": "2025.08.23",
"version": "2026.03.17",
"scripts": {
"dev": "vite dev --port 8080 --host 0.0.0.0",
"build": "vite build",