Skip to content

Commit ed4fede

Browse files
emilienbevjeffrymorris
authored andcommitted
NCBC-3821: Update CouchbaseNetClientReleasedVersion to 3.6.2
Motivation ---------- Update build property according to the released version of the SDK. Change-Id: If4cd7b5e53fff010e97090da01499bc4fdfd4065 Reviewed-on: https://review.couchbase.org/c/couchbase-net-client/+/212857 Tested-by: Build Bot <[email protected]> Reviewed-by: Jeffry Morris <[email protected]>
1 parent c10fe9e commit ed4fede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121
<PropertyGroup>
2222
<!-- update this after a release-->
23-
<CouchbaseNetClientReleasedVersion>3.6.0</CouchbaseNetClientReleasedVersion>
23+
<CouchbaseNetClientReleasedVersion>3.6.2</CouchbaseNetClientReleasedVersion>
2424
</PropertyGroup>
2525
<PropertyGroup>
2626
<!-- libraries typically include NetStandardTargets for widest use cases -->

0 commit comments

Comments
 (0)