Skip to content

Commit c13da3b

Browse files
Bump VERSION to 2.14.0
1 parent d923711 commit c13da3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.12.0
1+
2.14.0

dependencies/vaticle/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def vaticle_typedb_protocol():
4646
git_repository(
4747
name = "vaticle_typedb_protocol",
4848
remote = "https://github.com/vaticle/typedb-protocol",
49-
commit = "a86f8ffeff1699881c5418c8976315536357a1c8", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_protocol
49+
tag = "2.14.0", # sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_protocol
5050
)
5151

5252
def vaticle_typedb_behaviour():

0 commit comments

Comments
 (0)