Skip to content

Commit

Permalink
bump version to 14.3.0-preview.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Jan 16, 2024
1 parent e47abeb commit 6845a50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Authors>Edi Wang</Authors>
<Company>edi.wang</Company>
<Copyright>(C) 2024 [email protected]</Copyright>
<AssemblyVersion>14.2.0.0</AssemblyVersion>
<FileVersion>14.2.0.0</FileVersion>
<Version>14.2.0</Version>
<AssemblyVersion>14.3.0.0</AssemblyVersion>
<FileVersion>14.3.0.0</FileVersion>
<Version>14.3.0-preview.1</Version>
</PropertyGroup>
</Project>

0 comments on commit 6845a50

Please sign in to comment.