From e35bd65a9122caa8aa5e31c8a51861bc8cd28b4d Mon Sep 17 00:00:00 2001 From: githubuser0xFFFF Date: Tue, 7 Dec 2021 11:01:26 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d0a96b..40de381 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ adds the following features: - support for **Qt6.** - support for [empty dock area](doc/user-guide.md#empty-dock-area) -The [release 3.6](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.6.4) +The [release 3.6](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/tag/3.6.3) adds some nice new features: - support for [central widget](doc/user-guide.md#central-widget) concept