From 50552b73eda219b29061d6bc4497b88f7a284b8d Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 28 Oct 2022 14:27:30 +0200 Subject: [PATCH] Readme: Update Visual Studio version range Signed-off-by: Simon Rozman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c149ea8..be13d7b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WinStd -Provides templates and function helpers for Windows Win32 API using Standard C++ in Microsoft Visual C++ 2017-2019 +Provides templates and function helpers for Windows Win32 API using Standard C++ in Microsoft Visual C++ 2017-2022 ## Features