Cut release 1.2.1-1

This commit is contained in:
Pim van Pelt
2025-11-22 06:26:55 +01:00
parent 9596e16887
commit cdc8765a9e
2 changed files with 12 additions and 1 deletions

View File

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