Skip to content

Commit f75a35c

Browse files
committed
Set date for version 4.0.3 to 2024-11-11
1 parent 431d26d commit f75a35c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ObjectBox C and C++ API Changelog
22
=================================
33

4-
4.0.3 (2024-11-05)
4+
4.0.3 (2024-11-11)
55
------------------
66
* CMake Integration with ObjectBox Generator 4.0.0
77

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ box.put({.text = "Buy milk"});
1818
1919
See [ObjectBox C and C++ docs](https://cpp.objectbox.io/) for API details.
2020
21-
**Latest version: 4.0.3** (2024-11-04).
21+
**Latest version: 4.0.3** (2024-11-11).
2222
See [changelog](CHANGELOG.md) for more details.
2323
2424
## Table of Contents:

doxygen/Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ObjectBox C and C++ API Changelog
44
=================================
55

6-
4.0.3 (2024-11-05)
6+
4.0.3 (2024-11-11)
77
------------------
88
* CMake Integration with ObjectBox Generator 4.0.0
99

0 commit comments

Comments
 (0)