Skip to content

Commit e4b3aa7

Browse files
authored
Import client docs v1.1 (#927)
1 parent 6d18669 commit e4b3aa7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

import/repos.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@
7373
"currentBranch": "master",
7474
"repo": "https://github.com/kurrent-io/KurrentDB-Client-Dotnet",
7575
"branches": [
76+
{
77+
"version": "v1.1",
78+
"name": "release/v1.1",
79+
"startPage": "getting-started"
80+
},
7681
{
7782
"version": "v1.0",
7883
"name": "release/v1.0",
@@ -96,6 +101,11 @@
96101
"currentBranch": "trunk",
97102
"repo": "https://github.com/kurrent-io/KurrentDB-Client-Java",
98103
"branches": [
104+
{
105+
"version": "v1.1",
106+
"name": "release/v1.1",
107+
"startPage": "getting-started"
108+
},
99109
{
100110
"version": "v1.0",
101111
"name": "release/v1.0",
@@ -142,6 +152,11 @@
142152
"currentBranch": "master",
143153
"repo": "https://github.com/kurrent-io/KurrentDB-Client-NodeJS",
144154
"branches": [
155+
{
156+
"version": "v1.1",
157+
"name": "release/v1.1",
158+
"startPage": "getting-started"
159+
},
145160
{
146161
"version": "v1.0",
147162
"name": "release/v1.0",
@@ -165,6 +180,11 @@
165180
"currentBranch": "main",
166181
"repo": "https://github.com/kurrent-io/KurrentDB-Client-Go",
167182
"branches": [
183+
{
184+
"version": "v1.1",
185+
"name": "release/v1.1",
186+
"startPage": "getting-started"
187+
},
168188
{
169189
"version": "v1.0",
170190
"name": "release/v1.0",

0 commit comments

Comments
 (0)