This commit is contained in:
Gilles Soulier
2026-05-23 07:36:06 +02:00
parent 55e68189d3
commit dc60fe2a8d
6 changed files with 677 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
ws "github.com/user/nanometrics/server/websocket"
)
const serverVersion = "0.1.0"
const serverVersion = "0.1.1"
func main() {
cfg := config.Load()