Skip to content

Commit a42ed4c

Browse files
authored
import python and dotnet client docs (#937)
1 parent db532a3 commit a42ed4c

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

import/repos.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@
7373
"currentBranch": "master",
7474
"repo": "https://github.com/kurrent-io/KurrentDB-Client-Dotnet",
7575
"branches": [
76+
{
77+
"version": "v1.3",
78+
"name": "release/v1.3",
79+
"startPage": "getting-started"
80+
},
81+
{
82+
"version": "v1.2",
83+
"name": "release/v1.2",
84+
"startPage": "getting-started"
85+
},
7686
{
7787
"version": "v1.1",
7888
"name": "release/v1.1",
@@ -208,9 +218,19 @@
208218
"currentBranch": "main",
209219
"repo": "https://github.com/pyeventsourcing/kurrentdbclient",
210220
"branches": [
221+
{
222+
"version": "v1.2",
223+
"name": "1.2",
224+
"startPage": "getting-started"
225+
},
226+
{
227+
"version": "v1.1",
228+
"name": "1.1",
229+
"startPage": "getting-started"
230+
},
211231
{
212232
"version": "v1.0",
213-
"name": "docs/v1.0",
233+
"name": "1.0",
214234
"startPage": "getting-started"
215235
}
216236
]

0 commit comments

Comments
 (0)