File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " This plugin powers the Mattermost Apps Framework and is required for any Apps to run" ,
55 "homepage_url" : " https://mattermost.com/marketplace/app-framework" ,
66 "support_url" : " https://github.com/mattermost/mattermost-plugin-apps/issues" ,
7- "release_notes_url" : " https://github.com/mattermost/mattermost-plugin-apps/releases/tag/v1.0.0 " ,
8- "version" : " 1.0.0 " ,
7+ "release_notes_url" : " https://github.com/mattermost/mattermost-plugin-apps/releases/tag/v1.0.1 " ,
8+ "version" : " 1.0.1 " ,
99 "min_server_version" : " 6.6.0" ,
1010 "server" : {
1111 "executables" : {
12- "linux-amd64" : " server/dist/plugin-linux-amd64" ,
13- "linux-arm64" : " server/dist/plugin-linux-arm64" ,
1412 "darwin-amd64" : " server/dist/plugin-darwin-amd64" ,
1513 "darwin-arm64" : " server/dist/plugin-darwin-arm64" ,
14+ "linux-amd64" : " server/dist/plugin-linux-amd64" ,
15+ "linux-arm64" : " server/dist/plugin-linux-arm64" ,
1616 "windows-amd64" : " server/dist/plugin-windows-amd64.exe"
1717 },
1818 "executable" : " "
You can’t perform that action at this time.
0 commit comments