Skip to content

Commit bee2956

Browse files
committed
chore: update OC to 1.0.0-rc2-15539
1 parent 4cc203d commit bee2956

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Welcome to the `StatCan.OrchardCore` documentation. Learn how to use our collect
44

55
## OrchardCore CMS
66

7-
The project is built on OrchardCore CMS version `1.0.0-rc2-15530`. To learn more about the underlying framework, take a look through the [Orchard Core CMS documentation](https://docs.orchardcore.net) and the [Orchard Core Github repository](https://github.com/OrchardCMS/OrchardCore).
7+
The project is built on OrchardCore CMS version `1.0.0-rc2-15539`. To learn more about the underlying framework, take a look through the [Orchard Core CMS documentation](https://docs.orchardcore.net) and the [Orchard Core Github repository](https://github.com/OrchardCMS/OrchardCore).
88

99

1010
## Where to Start?

src/Build/Dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<AspNetCoreTargetFramework>net5.0</AspNetCoreTargetFramework>
5-
<OrchardCoreVersion>1.0.0-rc2-15530</OrchardCoreVersion>
5+
<OrchardCoreVersion>1.0.0-rc2-15539</OrchardCoreVersion>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)