Skip to content

Commit

Permalink
Update version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers authored Oct 12, 2023
1 parent ea3147a commit 053f5bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/net/Common/Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Owners>MASES s.r.l.</Owners>
<Authors>MASES s.r.l.</Authors>
<Company>MASES s.r.l.</Company>
<Version>0.8.2.0</Version>
<Version>0.9.0.0</Version>
<TargetFrameworks>net6.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
Expand Down Expand Up @@ -33,4 +33,4 @@
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 053f5bf

Please sign in to comment.