Skip to content

Commit ec2154a

Browse files
authored
Use rc2 version in docs (#6403)
[ci-skip]
1 parent bbb9ef2 commit ec2154a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/guides/decoupled-cms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This will allow for the Razor Pages to be reloaded without the need to recompile
6767

6868
```xml
6969
<ItemGroup>
70-
<PackageReference Include="OrchardCore.Application.Cms.Targets" Version="1.0.0-rc1-10004" />
70+
<PackageReference Include="OrchardCore.Application.Cms.Targets" Version="1.0.0-rc2-13450" />
7171
</ItemGroup>
7272
```
7373

0 commit comments

Comments
 (0)