1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-05 14:37:12 +00:00

Release 1.4.0

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
Miloslav Trmač 2021-08-02 17:37:11 +02:00
parent 788b2e2dd3
commit a44da449d3

View File

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