Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 23a396c

Browse files
authored
Update minimum required Umbraco version to 8.6.0
1 parent 09d9de8 commit 23a396c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/package.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PropertyGroup>
1919
<ProjectName>Our.Umbraco.DocTypeGridEditor</ProjectName>
2020
<PackageName>Doc Type Grid Editor</PackageName>
21-
<MinUmbracoVersion>8.1.0</MinUmbracoVersion>
21+
<MinUmbracoVersion>8.6.0</MinUmbracoVersion>
2222
<Readme>Doc Type Grid Editor is an advanced grid editor for Umbraco 8</Readme>
2323
<AuthorName>Matt Brailsford, Lee Kelleher, Søren Kottal</AuthorName>
2424
<AuthorUrl>https://github.com/umco/umbraco-doc-type-grid-editor/graphs/contributors</AuthorUrl>

0 commit comments

Comments
 (0)