We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff9cec commit 2dc45f5Copy full SHA for 2dc45f5
third_party/objectbox-c/get-objectbox-c.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -euo pipefail
3
4
-cVersion=0.14.0
+cVersion=0.15.0
5
6
scriptDir=$(dirname "${BASH_SOURCE[0]}")
7
0 commit comments