Skip to content

Commit

Permalink
Merge pull request #21366 from abpframework/skoc10-patch-1
Browse files Browse the repository at this point in the history
Update version to release 8.3.4
  • Loading branch information
ebicoglu authored Nov 18, 2024
2 parents 4c81d63 + 067afe2 commit 51adf59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>8.3.3</Version>
<LeptonXVersion>3.3.3</LeptonXVersion>
<Version>8.3.4</Version>
<LeptonXVersion>3.3.4</LeptonXVersion>
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
<PackageIconUrl>https://abp.io/assets/abp_nupkg.png</PackageIconUrl>
<PackageProjectUrl>https://abp.io/</PackageProjectUrl>
Expand Down

0 comments on commit 51adf59

Please sign in to comment.