From 34deef248d6ff791eb7aaa4cdffa2273cbb46e26 Mon Sep 17 00:00:00 2001
From: Mick B <mikben@microsoft.com>
Date: Mon, 18 May 2020 08:12:47 -0700
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f0ec6d0..c19ea98 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ statusNotificationTargets:
 
 A mini-app for viewing and editing image files, demonstrating XAML layout, data binding, and UI customization features for Universal Windows Platform (UWP) apps.
 
-> Note - This sample is targeted and tested for Windows 10, version 2004 (10.0; Build 19569), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1903 (10.0; Build 18362).
+> Note - This sample is targeted and tested for Windows 10, version 2004 (10.0; Build 19041), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1903 (10.0; Build 18362).
 
 ![PhotoLab sample showing the image collection page](Screenshots/PhotoLab-collection-page.png)
 ![PhotoLab sample showing the image editing page](Screenshots/PhotoLab-editing-page.png)