Skip to content

Commit

Permalink
reverted not required changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dphulkar-msft committed Jan 3, 2025
1 parent 25b5d15 commit 3263893
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.28.0"
const AzcopyVersion = "10.28.0-Preview"
const UserAgent = "AzCopy/" + AzcopyVersion
const S3ImportUserAgent = "S3Import " + UserAgent
const GCPImportUserAgent = "GCPImport " + UserAgent
Expand Down

0 comments on commit 3263893

Please sign in to comment.