Skip to content

Commit faabe7b

Browse files
authored
Merge pull request #22256 from abpframework/skoc10-patch-1
Update version to release 9.0.6
2 parents 5c9954e + 5a45383 commit faabe7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22
<PropertyGroup>
33
<LangVersion>latest</LangVersion>
4-
<Version>9.0.5</Version>
5-
<LeptonXVersion>4.0.6</LeptonXVersion>
4+
<Version>9.0.6</Version>
5+
<LeptonXVersion>4.0.7</LeptonXVersion>
66
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
77
<PackageIconUrl>https://abp.io/assets/abp_nupkg.png</PackageIconUrl>
88
<PackageProjectUrl>https://abp.io/</PackageProjectUrl>

0 commit comments

Comments
 (0)