mattermost-meme/server/manifest.go

12 lines
182 B
Go
Raw Normal View History

// This file is automatically generated. Do not modify it manually.
2019-08-07 15:07:45 +02:00
package main
var manifest = struct {
ID string
Version string
}{
ID: "memes",
2020-07-23 11:26:33 +02:00
Version: "1.3.0",
2019-08-07 15:07:45 +02:00
}