Skip to content

Commit

Permalink
Increase version (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbragaf authored Oct 21, 2024
1 parent 1ecbc75 commit 3739276
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 @@ -4,7 +4,7 @@
<Platforms>x64;ARM64</Platforms>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
<Version>3.120.4</Version>
<Version>3.120.7</Version>
<Authors>OutSystems</Authors>
<Product>ReactView</Product>
<Copyright>Copyright © OutSystems 2023</Copyright>
Expand All @@ -17,7 +17,7 @@

<PropertyGroup>
<AvaloniaVersion>11.0.10</AvaloniaVersion>
<WebViewVersion>3.120.5</WebViewVersion>
<WebViewVersion>3.120.7</WebViewVersion>
</PropertyGroup>

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

0 comments on commit 3739276

Please # to comment.