From 9c6075c6a4feed1358800749d6608045e276849c Mon Sep 17 00:00:00 2001 From: sauls8t Date: Tue, 23 Oct 2018 13:47:34 +0100 Subject: [PATCH] State minimum MySQL v8 version --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40253ac1..f118511e 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,9 @@ Space view. ## Latest version -[Community edition: v1.72.0](https://github.com/documize/community/releases) +[Community edition: v1.72.1](https://github.com/documize/community/releases) -[Enterprise edition: v1.74.0](https://documize.com/downloads) +[Enterprise edition: v1.74.1](https://documize.com/downloads) ## OS support @@ -77,7 +77,7 @@ Heck, Documize will probably run just fine on a Raspberry Pi 3. Documize supports the following database systems: - PostgreSQL (v9.6+) -- MySQL (v5.7.10+ and v8.0.0+) +- MySQL (v5.7.10+ and v8.0.12+) - Percona (v5.7.16-10+) - MariaDB (10.3.0+)