From 33c50f1f2f868db936355f45c8d62f10564f19e0 Mon Sep 17 00:00:00 2001 From: Reilly Wood Date: Wed, 2 Mar 2022 20:57:37 -0800 Subject: [PATCH] v0.4.4 --- MinimalWebView.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MinimalWebView.csproj b/MinimalWebView.csproj index 5964ed8..5f7db1e 100644 --- a/MinimalWebView.csproj +++ b/MinimalWebView.csproj @@ -5,8 +5,10 @@ WinExe net6.0-windows app.manifest - 0.4.3 true + 0.4.4 + A tiny .NET 6 Windows application that hosts web UI in WebView2 + MIT