Release 1.2.2-1

This commit is contained in:
Pim van Pelt
2025-11-23 10:36:13 +01:00
parent 16bebb0ece
commit 5e36d5c926
2 changed files with 11 additions and 1 deletions

View File

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