We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3347bfe + 3b6a801 commit 16cb02bCopy full SHA for 16cb02b
cli/cli.go
@@ -39,7 +39,7 @@ import (
39
// App info
40
const (
41
APP = "bop"
42
- VER = "1.3.2"
+ VER = "1.3.3"
43
DESC = "Utility for generating formal bibop tests for RPM packages"
44
)
45
0 commit comments