Skip to content

Commit

Permalink
upgrade to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzx86 committed Oct 7, 2023
1 parent 7020e60 commit 50ac39a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EasyOC.build/Commons.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<!-- after 1.0.3 version depend by tags v* -->
<VersionPrefix>1.0.7</VersionPrefix>
<OrchardCoreVersion>1.7.0-preview-17520</OrchardCoreVersion>
<VersionPrefix>1.0.8</VersionPrefix>
<OrchardCoreVersion>1.7.0</OrchardCoreVersion>
<!--<VersionSuffix>preview</VersionSuffix>-->
<PackageTags>OrcardCore,EasyOC</PackageTags>
<VersionSuffix Condition="'$(VersionSuffix)'!='' AND '$(BuildNumber)' != ''">$(VersionSuffix)</VersionSuffix>
Expand Down

0 comments on commit 50ac39a

Please sign in to comment.