This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../server/manifest.go
2018-09-18 08:12:48 +02:00

4 lines
92 B
Go

package main
const PluginId = "com.mattermost.sample-plugin"
const PluginVersion = "0.0.1"