Skip to content

Commit 77ab2a7

Browse files
author
Rick Butterfield
committed
Update low end requirements to 10.8.0
1 parent 030d92c commit 77ab2a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
- type: input
1717
id: "umbracoVersion"
1818
attributes:
19-
label: "Which Umbraco version are you using? For example: 10.4.0 - don't just write v10"
19+
label: "Which Umbraco version are you using? For example: 10.8.0 - don't just write v10"
2020
description: "Use the help icon in the Umbraco backoffice to find the version you're using."
2121
validations:
2222
required: true

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ On each content page, a Content App is added which allows users to see and bench
2121

2222
## Installation
2323

24-
Add the package to an existing Umbraco website (v10.4+) from nuget:
24+
Add the package to an existing Umbraco website (v10.8.0+) from nuget:
2525

2626
`dotnet add package Umbraco.Community.Sustainability`
2727

docs/README_nuget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ On each content page, a Content App is added which allows users to see and bench
2121

2222
## Installation
2323

24-
Add the package to an existing Umbraco website (v10.4+) from nuget:
24+
Add the package to an existing Umbraco website (v10.8.0+) from nuget:
2525

2626
`dotnet add package Umbraco.Community.Sustainability`
2727

0 commit comments

Comments
 (0)