Skip to content

Commit

Permalink
Use rc2 version in docs (OrchardCMS#6403)
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
agriffard authored Jun 11, 2020
1 parent bbb9ef2 commit ec2154a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/guides/decoupled-cms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ This will allow for the Razor Pages to be reloaded without the need to recompile

```xml
<ItemGroup>
<PackageReference Include="OrchardCore.Application.Cms.Targets" Version="1.0.0-rc1-10004" />
<PackageReference Include="OrchardCore.Application.Cms.Targets" Version="1.0.0-rc2-13450" />
</ItemGroup>
```

Expand Down

0 comments on commit ec2154a

Please sign in to comment.