Skip to content

Commit 56e441c

Browse files
committed
Update docs.
1 parent a6456e7 commit 56e441c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Docs/Urho3D.dox

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Urho3D uses the following third-party libraries:
230230
- rapidjson 1.1.0 (https://github.com/miloyip/rapidjson)
231231
- Recast/Detour (https://github.com/memononen/recastnavigation)
232232
- SDL 2.0.5 (https://www.libsdl.org)
233-
- SQLite 3.18.0 (https://www.sqlite.org)
233+
- SQLite 3.20.1 (https://www.sqlite.org)
234234
- StanHull (https://codesuppository.blogspot.com/2006/03/john-ratcliffs-code-suppository-blog.html)
235235
- stb_image 2.12 (https://nothings.org)
236236
- stb_image_write 1.02 (https://nothings.org)

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Urho3D uses the following third-party libraries:
193193
- rapidjson 1.1.0 (https://github.com/miloyip/rapidjson)
194194
- Recast/Detour (https://github.com/memononen/recastnavigation)
195195
- SDL 2.0.5 (https://www.libsdl.org)
196-
- SQLite 3.18.0 (https://www.sqlite.org)
196+
- SQLite 3.20.1 (https://www.sqlite.org)
197197
- StanHull (https://codesuppository.blogspot.com/2006/03/john-ratcliffs-code-suppository-blog.html)
198198
- stb_image 2.12 (https://nothings.org)
199199
- stb_image_write 1.02 (https://nothings.org)

0 commit comments

Comments
 (0)