Skip to content

Commit 9a5fc16

Browse files
Use 1.9.1 with fixed release flow
1 parent 642c7ea commit 9a5fc16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Ranges are [inclusive, inclusive].
161161

162162
| TypeDB Loader | TypeDB Driver (internal) | TypeDB | TypeDB Cloud |
163163
|:-------------:|:------------------------:|:---------------:|:---------------:|
164-
| 1.9.0 | 2.26.6 | 2.25.x - | 2.25.x - |
164+
| 1.9.x | 2.26.6 | 2.25.x - | 2.25.x - |
165165
| 1.8.0 | 2.25.6 | 2.25.x - | 2.25.x - |
166166
| 1.7.0 | 2.18.1 | 2.18.x 2.23.x | 2.18.x 2.23.x |
167167
| 1.6.0 | 2.14.2 | 2.14.x - 2.17.x | 2.14.x - 2.16.x |

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'com.vaticle.typedb-osi'
8-
version '1.9.0'
8+
version '1.9.1'
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)