Merge pull request #1353 from containers/tsweeeny/v1.3.2-dev

[release-1.3] Bump to Skopeo v1.3.2-dev
This commit is contained in:
Miloslav Trmač 2021-07-02 14:50:41 +02:00 committed by GitHub
commit 038f70e6f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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