Skip to content

Commit

Permalink
Increment version #
Browse files Browse the repository at this point in the history
  • Loading branch information
adreed-msft committed Mar 31, 2023
1 parent 3f6d1e5 commit 8259c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/version.go
@@ -1,6 +1,6 @@
package common

const AzcopyVersion = "10.17.0"
const AzcopyVersion = "10.18.0"
const UserAgent = "AzCopy/" + AzcopyVersion
const S3ImportUserAgent = "S3Import " + UserAgent
const GCPImportUserAgent = "GCPImport " + UserAgent
Expand Down

0 comments on commit 8259c27

Please sign in to comment.