Skip to content

Commit 731319c

Browse files
author
rstam
committed
v1.9.0-rc1 changes.
1 parent 5adcbb4 commit 731319c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Release Notes/Release Notes v1.9.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
C#/.NET Driver Version 1.9.0-rc0 Release Notes
2-
==========================================
1+
C#/.NET Driver Version 1.9.0-rc1 Release Notes
2+
==============================================
33

44
*This is a pre-release and is not recommended for production*.
55

mongocsharpdriver.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.0.0</version>
66
<title>Official MongoDB C# driver</title>
77
<authors>MongoDB, Inc.</authors>
8-
<owners>Sridhar Nanjundeswaran, Robert Stam, Craig Wilson</owners>
8+
<owners>Robert Stam, Craig Wilson</owners>
99
<iconUrl>http://jobs.mongodb.org/files/logos/889002/889002.png</iconUrl>
1010
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1111
<description>Official C# driver for MongoDB</description>

mongocsharpdriverbuild.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.0.0</version>
66
<title>Official MongoDB C# driver</title>
77
<authors>MongoDB, Inc.</authors>
8-
<owners>Sridhar Nanjundeswaran, Robert Stam, Craig Wilson</owners>
8+
<owners>Robert Stam, Craig Wilson</owners>
99
<iconUrl>http://jobs.mongodb.org/files/logos/889002/889002.png</iconUrl>
1010
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1111
<description>Continuous integration build of the official C# driver for MongoDB.</description>

0 commit comments

Comments
 (0)