We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c72998 commit 76dc0cbCopy full SHA for 76dc0cb
README.md
@@ -5,6 +5,7 @@
5
Sitecore Extensions is a google chrome extension which provides small improvements for Sitecore CMS.
6
7
## Supported versions:
8
+- Sitecore.NET 8.2
9
- Sitecore.NET 8.1
10
- Sitecore.NET 8.0
11
- Sitecore.NET 7.5 (partial)
app/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "__MSG_appName__",
3
"short_name": "__MSG_appShortName__",
4
- "version": "2.0.1",
+ "version": "3.0.0",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {
0 commit comments