Skip to content

Commit f754c0b

Browse files
authored
Increment version for storage releases (Azure#46610)
1 parent 48f989c commit f754c0b

File tree

6 files changed

+33
-3
lines changed

6 files changed

+33
-3
lines changed

sdk/storage/Azure.Storage.DataMovement.Blobs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 12.0.0-beta.7 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 12.0.0-beta.6 (2024-10-14)
414

515
### Breaking Changes

sdk/storage/Azure.Storage.DataMovement.Blobs/src/Azure.Storage.DataMovement.Blobs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<PropertyGroup>
66
<AssemblyTitle>Microsoft Azure.Storage.DataMovement.Blobs client library</AssemblyTitle>
7-
<Version>12.0.0-beta.6</Version>
7+
<Version>12.0.0-beta.7</Version>
88
<DefineConstants>BlobDataMovementSDK;$(DefineConstants)</DefineConstants>
99
<PackageTags>Microsoft Azure Storage DataMovement, DataMovement, Microsoft, Azure, StorageScalable, azureofficial</PackageTags>
1010
<Description>

sdk/storage/Azure.Storage.DataMovement.Files.Shares/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 12.0.0-beta.4 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 12.0.0-beta.3 (2024-10-14)
414

515
### Breaking Changes

sdk/storage/Azure.Storage.DataMovement.Files.Shares/src/Azure.Storage.DataMovement.Files.Shares.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<PropertyGroup>
77
<AssemblyTitle>Microsoft Azure.Storage.DataMovement.Files.Shares client library</AssemblyTitle>
8-
<Version>12.0.0-beta.3</Version>
8+
<Version>12.0.0-beta.4</Version>
99
<DefineConstants>ShareDataMovementSDK;$(DefineConstants)</DefineConstants>
1010
<PackageTags>Microsoft Azure Storage DataMovement, DataMovement, Microsoft, Azure, StorageScalable, azureofficial</PackageTags>
1111
<Description>

sdk/storage/Azure.Storage.DataMovement/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 12.0.0-beta.7 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 12.0.0-beta.6 (2024-10-14)
414

515
### Features Added

sdk/storage/Azure.Storage.DataMovement/src/Azure.Storage.DataMovement.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<PropertyGroup>
66
<AssemblyTitle>Microsoft Azure.Storage.DataMovement client library</AssemblyTitle>
7-
<Version>12.0.0-beta.6</Version>
7+
<Version>12.0.0-beta.7</Version>
88
<DefineConstants>DataMovementSDK;$(DefineConstants)</DefineConstants>
99
<PackageTags>Microsoft Azure Storage Common DataMovement, Microsoft, Azure, StorageScalable, azureofficial</PackageTags>
1010
<Description>

0 commit comments

Comments
 (0)