[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

@ -4,6 +4,6 @@ var manifest = struct {
ID string
Version string
}{
ID: "com.mattermost.sample-plugin",
ID: "com.mattermost.plugin-starter-template",
Version: "0.1.0",
}