Skip to content

Commit 2dc45f5

Browse files
Update c-api to v0.15.0
1 parent 5ff9cec commit 2dc45f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/objectbox-c/get-objectbox-c.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4-
cVersion=0.14.0
4+
cVersion=0.15.0
55

66
scriptDir=$(dirname "${BASH_SOURCE[0]}")
77

0 commit comments

Comments
 (0)