chore: alinea constante version del binario a 0.8.0 (coincide con app.md)

This commit is contained in:
Egutierrez
2026-06-16 20:07:30 +02:00
parent f2587d6fee
commit 5706c84a15
+1 -1
View File
@@ -15,7 +15,7 @@ import (
"fn-registry/functions/browser"
)
const version = "0.7.0"
const version = "0.8.0"
type config struct {
httpAddr string