From 53124a19e16b9352e52ea2df02b2fe33d03961e3 Mon Sep 17 00:00:00 2001 From: Nathan Woulfe Date: Tue, 28 Sep 2021 20:15:08 +1000 Subject: [PATCH] no more rc --- .../NestingContently.Umbraco.ValueConverters.csproj | 2 +- NestingContently.Umbraco/NestingContently.Umbraco.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NestingContently.Umbraco.ValueConverters/NestingContently.Umbraco.ValueConverters.csproj b/NestingContently.Umbraco.ValueConverters/NestingContently.Umbraco.ValueConverters.csproj index bab5843..a3404ff 100644 --- a/NestingContently.Umbraco.ValueConverters/NestingContently.Umbraco.ValueConverters.csproj +++ b/NestingContently.Umbraco.ValueConverters/NestingContently.Umbraco.ValueConverters.csproj @@ -2,7 +2,7 @@ net472;net5.0 NestingContently.Umbraco.ValueConverters - 4.0.0-rc-004 + 4.0.0 Nesting Contently Value Converters Property Value Converters for the NestingContently, Nested Content and Block List editors Nathan Woulfe diff --git a/NestingContently.Umbraco/NestingContently.Umbraco.csproj b/NestingContently.Umbraco/NestingContently.Umbraco.csproj index f72e04a..7a51668 100644 --- a/NestingContently.Umbraco/NestingContently.Umbraco.csproj +++ b/NestingContently.Umbraco/NestingContently.Umbraco.csproj @@ -2,7 +2,7 @@ net472;net5.0 NestingContently.Umbraco - 4.0.0-rc-004 + 4.0.0 Nesting Contently A property editor for toggling the display state of Nested Content and Block List items in Umbraco CMS Nathan Woulfe