Release 1.1.4-1

This commit is contained in:
Pim van Pelt
2025-06-24 07:06:09 +02:00
parent e93156324d
commit 1889934a9c
2 changed files with 12 additions and 1 deletions

View File

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