Skip to content

Commit 9c24994

Browse files
committed
Merge branch 'beta' into dev
2 parents be25d35 + 64da20c commit 9c24994

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1919
<RepositoryType>git</RepositoryType>
2020
<RepositoryBranch>main</RepositoryBranch>
21-
<RepositoryCommit>669fc827e691aa903dc9e028a0e50a157f25ff05</RepositoryCommit>
22-
<Version>1.0.0-beta.4</Version>
21+
<RepositoryCommit>25871e6bd4a663016d9d5580ec63714a30c86f6a</RepositoryCommit>
22+
<Version>1.0.0-beta.5</Version>
2323
</PropertyGroup>
2424

2525
</Project>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@
6666
}
6767
]
6868
},
69-
"version": "1.0.0-beta.4"
69+
"version": "1.0.0-beta.5"
7070
}

0 commit comments

Comments
 (0)