Skip to content

Commit ca1b0f3

Browse files
committed
Release v1.9.2
- [CI:DOCS] Cirrus: Use the latest imgts container - Cirrus: Update CI VM images to match podman CI - Bump github.com/containers/common from 0.49.0 to 0.49.1 Signed-off-by: Miloslav Trmač <[email protected]>
1 parent 28a5365 commit ca1b0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the version of the build.
4-
const Version = "1.9.2-dev"
4+
const Version = "1.9.2"

0 commit comments

Comments
 (0)