From a6a1eaa0202367c271c06a36f8f1b9919a489a54 Mon Sep 17 00:00:00 2001 From: chenos Date: Fri, 12 Jan 2024 09:59:38 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e44a10537..0570c8e52 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ NocoBase is in early stage of development and is subject to frequent changes, pl ## Recent major updates -- [v0.19: Application process optimization - 2014/01/08](https://blog.nocobase.com/posts/release-v019/) -- [v0.18: Establish a sound testing system - 2013/12/21](https://blog.nocobase.com/posts/release-v018/) +- [v0.19: Application process optimization - 2024/01/08](https://blog.nocobase.com/posts/release-v019/) +- [v0.18: Establish a sound testing system - 2023/12/21](https://blog.nocobase.com/posts/release-v018/) - [v0.17: New SchemaInitializer and SchemaSettings - 2023/12/11](https://blog.nocobase.com/posts/release-v017/) - [v0.16: New cache manager - 2023/11/20](https://blog.nocobase.com/posts/release-v016/) - [v0.15: New plugin settings manager - 2023/11/13](https://blog.nocobase.com/posts/release-v015/)