Skip to content

Commit 48f86e3

Browse files
Set VERSION to 1.8.0
1 parent e325db4 commit 48f86e3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
---
33
---
44

5-
###
5+
###
66

77
[![TypeDB Loader Test](https://github.com/bayer-science-for-a-better-life/grami/actions/workflows/testandbuild.yaml/badge.svg)](https://github.com/bayer-science-for-a-better-life/grami/actions/workflows/testandbuild.yaml)
88
[![TypeDB Loader Build](https://github.com/bayer-science-for-a-better-life/grami/actions/workflows/release.yaml/badge.svg)](https://github.com/bayer-science-for-a-better-life/grami/actions/workflows/release.yaml)
@@ -157,8 +157,7 @@ Ranges are [inclusive, inclusive].
157157

158158
| TypeDB Loader | TypeDB Driver (internal) | TypeDB | TypeDB Cluster |
159159
|:-------------:|:------------------------:|:---------------:|:---------------:|
160-
| 1.9.0 | 2.25.6 | 2.25.x - | 2.25.x - |
161-
| 1.8.0 | 2.24.15 | 2.24.x | 2.24.x |
160+
| 1.8.0 | 2.25.6 | 2.25.x - | 2.25.x - |
162161
| 1.7.0 | 2.18.1 | 2.18.x 2.23.x | 2.18.x 2.23.x |
163162
| 1.6.0 | 2.14.2 | 2.14.x - 2.17.x | 2.14.x - 2.16.x |
164163
| 1.2.0 - 1.5.x | 2.8.0 - 2.14.0 | 2.8.0 - 2.14.0 | N/A |

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.8.0'
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)