From bd64bae873b1f5aea9e2d4d0af5a58f28bebb13a Mon Sep 17 00:00:00 2001 From: Scott Lee Davis Date: Mon, 19 Aug 2019 19:49:34 -0700 Subject: [PATCH] readme version bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87bd326..f45a65f 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ _**A bot that schedules reminders for Mattermost**_ ### Installation -_requires Mattermost 5.12 or greater._ +_requires Mattermost 5.14 or greater._ 1) Go to the [releases page](https://github.com/scottleedavis/mattermost-plugin-remind/releases) of this GitHub repository and download the latest release for your Mattermost server. 2) Upload this file in the Mattermost System Console > Plugins > Management page to install the plugin. To learn more about how to upload a plugin, see the documentation.