mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-07-17 16:39:45 +00:00
update version and tests
This commit is contained in:
parent
878027b9ad
commit
1ab61cd1c0
2 changed files with 2 additions and 1 deletions
|
|
@ -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+ |
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue