Skip to content

Commit b6fab5f

Browse files
committed
Update kurrentdb dotnet client v1
1 parent c0f183d commit b6fab5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/.vuepress/lib/samples.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export function resolveSamplesPath(src: string, srcCat: string | undefined) {
4848
},
4949
"cs": {
5050
label: "C#",
51-
path: "clients/dotnet/23.3.8"
51+
path: "clients/dotnet/1.0.0"
5252
},
5353
"go": {
5454
label: "Go",

import/repos.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"repo": "https://github.com/kurrent-io/EventStore-Client-Dotnet",
106106
"branches": [
107107
{
108-
"version": "23.3.8",
109-
"name":"release/v23"
108+
"version": "1.0.0",
109+
"name":"kurrentdb-client"
110110
}
111111
]
112112
},

0 commit comments

Comments
 (0)