From 0f1d48918df1d51cec9710eee7e2c44fe80fa148 Mon Sep 17 00:00:00 2001 From: Boris Somodvarac Date: Sun, 16 Apr 2023 09:45:00 +0200 Subject: [PATCH] Update README.md fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f185dc..6fd6818 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Otherwise, feel free to open an [issue on GitHub](https://github.com/objectbox/o ## Changelog -### v1.6.1 (2020-01-27) +### v1.6.1 (2022-01-27) * Improved version check for the dynamically loaded C lib * Update to objectbox-c v0.15.1 which contains fixes and minor performance improvements