diff --git a/notices.json b/notices.json index 99fbed2..fe4e09a 100644 --- a/notices.json +++ b/notices.json @@ -68,21 +68,21 @@ } }, { - "id": "server_upgrade_v9.11", + "id": "server_upgrade_v10.0", "conditions": { "audience": "sysadmin", "clientType": "all", - "serverVersion": ["<9.11"], + "serverVersion": ["<10.0"], "instanceType": "onprem", - "displayDate": ">= 2024-08-21T00:00:00Z" + "displayDate": ">= 2024-09-17T00:00:00Z" }, "localizedMessages": { "en": { - "title": "Mattermost 9.11 is here!", - "description": "Mattermost v9.11 Extended Support Release includes multiple new improvements and bug fixes, including new admin controls for user settings notification metrics and web app performance improvements. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) only takes a few minutes.", + "title": "Mattermost 10.0 is here!", + "description": "Mattermost v10.0 extends Microsoft Teams and M365 platform to accelerate mission-critical workflows in defense, government and vital services at scale. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) only takes a few minutes.", "image": "https://raw.githubusercontent.com/mattermost/notices/master/images/server_upgrade.png", "actionText": "Learn more", - "actionParam": "https://docs.mattermost.com/about/mattermost-v9-changelog.html" + "actionParam": "https://docs.mattermost.com/about/mattermost-v10-changelog.html" } } },