Start with version 0.1.0 (#35)
This commit is contained in:
parent
0e863452cc
commit
05dd2de750
3 changed files with 3 additions and 3 deletions
|
@ -5,5 +5,5 @@ var manifest = struct {
|
|||
Version string
|
||||
}{
|
||||
Id: "com.mattermost.sample-plugin",
|
||||
Version: "0.0.1",
|
||||
Version: "0.1.0",
|
||||
}
|
||||
|
|
Reference in a new issue