Skip to content

Commit 23fbe65

Browse files
committed
Update objectbox-c to v0.21.1-alpha5
1 parent 3e587d1 commit 23fbe65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

download-c-lib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Script used to download objectbox-c shared libraries for all supported platforms. Execute by running `make get-lib`
77
# on first checkout of this repo and any time after changing the objectbox-c lib version.
88

9-
version = "v0.21.1-alpha4" # see objectbox/c.py required_version
9+
version = "v0.21.1-alpha5" # see objectbox/c.py required_version
1010
variant = 'objectbox' # or 'objectbox-sync'
1111

1212
base_url = "https://github.com/objectbox/objectbox-c/releases/download/"

0 commit comments

Comments
 (0)