From 2b371b2a9fe015106c6cdd697806ca3aa85da0f2 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Wed, 11 Nov 2020 11:35:57 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b4d0e43..04b9d40e 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ V.2.0.0 ( released in conjuntion with .NET 5 on Nov 11, 2020 ) - [x] Performance optimizations - [x] Developer productivity enhancements -V.1.0.0 ( released in conjunction with .NET Core 3.2 on May 20, 2020 ) +V.1.0.0 ( released in conjunction with .NET Core 3.2 on May 19, 2020 ) - [x] Multi-Tenant ( Shared Database & Isolated Database ) - [x] Modular Architecture - [x] Headless API with Swagger Support