[MM-14189] Update references to "mattermost-plugin-sample" to be… (#47)

Repo name changed
This commit is contained in:
Michael Kochell 2019-06-24 22:02:25 -04:00 committed by GitHub
parent 5763d2f9f3
commit 1a5f1bc2d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"id": "com.mattermost.sample-plugin",
"name": "Sample Plugin",
"id": "com.mattermost.plugin-starter-template",
"name": "Plugin Starter Template",
"description": "This plugin serves as a starting point for writing a Mattermost plugin.",
"version": "0.1.0",
"min_server_version": "5.12.0",