4 lines
92 B
Go
4 lines
92 B
Go
package main
|
|
|
|
const PluginId = "com.mattermost.sample-plugin"
|
|
const PluginVersion = "0.0.1"
|