Skip to content

Commit 253a80d

Browse files
authored
Increment version for mixedreality releases (Azure#18964)
Increment package version after release of Azure.MixedReality.Authentication
1 parent efd6dd0 commit 253a80d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

sdk/mixedreality/Azure.MixedReality.Authentication/CHANGELOG.md

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

3+
## 1.1.0-beta.1 (Unreleased)
4+
5+
36
## 1.0.0 (2021-02-23)
47

58
- First stable release.

sdk/mixedreality/Azure.MixedReality.Authentication/src/Azure.MixedReality.Authentication.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<AssemblyTitle>Microsoft Azure Mixed Reality STS Client</AssemblyTitle>
4-
<Version>1.0.0</Version>
4+
<Version>1.1.0-beta.1</Version>
5+
<ApiCompatVersion>1.0.0</ApiCompatVersion>
56
<PackageTags>Azure MixedReality</PackageTags>
67
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
78
<Authors>Microsoft</Authors>

0 commit comments

Comments
 (0)