Skip to content

Commit 7e2b709

Browse files
committed
just bumped the version (to work around NuGet push error)
1 parent e5f91d7 commit 7e2b709

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<VersionPrefix>1.35.0</VersionPrefix>
4+
<VersionPrefix>1.35.1</VersionPrefix>
55
</PropertyGroup>
66

77
<PropertyGroup>

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# RELEASE NOTES
22

3+
## [1.35.1] - 2024-01-18
4+
5+
### Changed
6+
7+
- just bumped the version (to work around NuGet push error)
8+
39
## [1.35.0] - 2024-01-17
410

511
### Changed

0 commit comments

Comments
 (0)