Skip to content

Commit 61449eb

Browse files
authored
Release 1.4-beta1
1 parent a592063 commit 61449eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
ext {
2-
conclave_version = '1.4-SNAPSHOT'
2+
conclave_version = '1.4-beta1'
33
// Rather than appending $conclave_version here, we hard code it so the SDK and conclave-graalvm
44
// versions can go out of sync.
5-
conclave_graal_version = '22.0.0.2-1.4-SNAPSHOT'
5+
conclave_graal_version = '22.0.0.2-1.4-beta1'
66
kds_version = '0.3-SNAPSHOT'
77
kotlin_version = '1.7.22'
88
kotlinx_serialization_json_version = '1.4.1'

0 commit comments

Comments
 (0)