Skip to content

Commit edd48be

Browse files
authored
ga version update (#3268)
1 parent e21da6c commit edd48be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/version.go

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

3-
const AzcopyVersion = "10.31.0~preview.2"
3+
const AzcopyVersion = "10.31.0"
44
const UserAgent = "AzCopy/" + AzcopyVersion
55
const S3ImportUserAgent = "S3Import " + UserAgent
66
const GCPImportUserAgent = "GCPImport " + UserAgent

0 commit comments

Comments
 (0)