Bump to v1.19.0

Bump to v1.19.0 to align with the Podman v5.5 release

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
tomsweeneyredhat 2025-05-15 17:12:04 -04:00
parent 37b0289f3b
commit 7aa78df96b

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.19.0-dev"
const Version = "1.19.0"