Skip to content

Commit 9aea751

Browse files
committed
Bump version post release
1 parent 35ecb57 commit 9aea751

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
next-version: 2.9.2
1+
next-version: 2.9.3

Release Notes/Release Notes v2.9.3.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# .NET Driver Version 2.9.3 Placeholder Release Notes
2+
3+
This is a patch release that fixes several bugs reported since 2.9.2 was released.
4+
5+
An online version of these release notes is available at:
6+
7+
https://github.com/mongodb/mongo-csharp-driver/blob/master/Release%20Notes/Release%20Notes%20v2.9.3.md
8+
9+
The full list of JIRA issues that are currently scheduled to be resolved in this release is available at:
10+
11+
https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.9.3%20ORDER%20BY%20key%20ASC
12+
13+
14+
Documentation on the .NET driver can be found at:
15+
16+
http://mongodb.github.io/mongo-csharp-driver/
17+
18+
## Upgrading
19+
20+
There are no known backwards breaking changes in this release.

0 commit comments

Comments
 (0)