Skip to content

Commit f80ecb7

Browse files
authored
Update comment to v1.4.2
1 parent c2ed57a commit f80ecb7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/WebViewManager.cs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
using Microsoft.Web.WebView2.Core;
1010
using Microsoft.Web.WebView2.WinForms;
1111

12-
// --- Version 1.4.1.1 ---
12+
// --- Version 1.4.2 ---
1313

1414
namespace NetWebView2Lib
1515
{
@@ -1695,4 +1695,5 @@ public async void GetInnerText()
16951695
}
16961696

16971697
}
1698-
}
1698+
1699+
}

0 commit comments

Comments
 (0)