Cut 1.1.6-1 release

This commit is contained in:
Pim van Pelt
2025-11-08 01:40:57 +01:00
parent 9e9103c184
commit 27c7a5bcae
2 changed files with 10 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ import (
"govpp-snmp-agentx/vpp"
)
const Version = "1.1.5-1"
const Version = "1.1.6-1"
func main() {
debug := flag.Bool("debug", false, "Enable debug logging")