Skip to content

Commit e3241bd

Browse files
updated version
1 parent 33cc2dd commit e3241bd

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.29.0"
3+
const AzcopyVersion = "10.29.1"
44
const UserAgent = "AzCopy/" + AzcopyVersion
55
const S3ImportUserAgent = "S3Import " + UserAgent
66
const GCPImportUserAgent = "GCPImport " + UserAgent

0 commit comments

Comments
 (0)