Skip to content

Commit

Permalink
feat: update version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asvol committed Dec 16, 2024
1 parent ee78dd8 commit 9b4edcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<ProductVersion>3.0.0-dev.10</ProductVersion>
<ProductPrevVersion>3.0.0-dev.8</ProductPrevVersion>
<ProductVersion>3.0.0</ProductVersion>
<ProductPrevVersion>3.0.0-dev.10</ProductPrevVersion>
<R3Version>1.2.9</R3Version>
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
<ApiCompatVersion>8.0.200</ApiCompatVersion>
Expand Down

0 comments on commit 9b4edcb

Please sign in to comment.