Update portbase for improved version info, fix license strings

This commit is contained in:
Daniel
2024-04-10 14:08:48 +02:00
parent 6090518124
commit c68aff5a9b
6 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ func init() {
}
func main() {
info.Set("SPN Hub", "0.7.6", "AGPLv3", true)
info.Set("SPN Hub", "0.7.6", "GPLv3")
// Configure metrics.
_ = metrics.SetNamespace("hub")