Skip to content

Commit 8259c27

Browse files
committed
Increment version #
1 parent 3f6d1e5 commit 8259c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package common
22

3-
const AzcopyVersion = "10.17.0"
3+
const AzcopyVersion = "10.18.0"
44
const UserAgent = "AzCopy/" + AzcopyVersion
55
const S3ImportUserAgent = "S3Import " + UserAgent
66
const GCPImportUserAgent = "GCPImport " + UserAgent

0 commit comments

Comments
 (0)