Skip to content

Commit

Permalink
RDEV-6642 - Bumb WebView (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivokas20 committed Jun 28, 2024
1 parent f39690f commit 49ab9c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Platforms>x64;ARM64</Platforms>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
<Version>3.120.2</Version>
<Version>3.120.3</Version>
<Authors>OutSystems</Authors>
<Product>ReactView</Product>
<Copyright>Copyright © OutSystems 2023</Copyright>
Expand All @@ -18,7 +18,7 @@

<PropertyGroup>
<AvaloniaVersion>11.0.10</AvaloniaVersion>
<WebViewVersion>3.120.2</WebViewVersion>
<WebViewVersion>3.120.3</WebViewVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Platform)' == '' or '$(Platform)' == 'x64'">
Expand Down

0 comments on commit 49ab9c5

Please sign in to comment.