Skip to content

Commit

Permalink
Updated version for track 2 release (#2338)
Browse files Browse the repository at this point in the history
  • Loading branch information
gapra-msft authored Aug 15, 2023
1 parent 4aca52c commit f8b3875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package common

const AzcopyVersion = "10.21.1-Preview"
const AzcopyVersion = "10.21.0-Preview"
const UserAgent = "AzCopy/" + AzcopyVersion
const S3ImportUserAgent = "S3Import " + UserAgent
const GCPImportUserAgent = "GCPImport " + UserAgent
Expand Down

0 comments on commit f8b3875

Please sign in to comment.