Skip to content

Commit

Permalink
Version bump to 0.2.1 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
alifarooq0 authored Apr 22, 2020
1 parent 9461455 commit d1723b2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "com.mattermost.plugin-incident-response",
"name": "Incident Response",
"description": "This plugin allows users to coordinate and manage incidents within Mattermost.",
"version": "0.2.0",
"version": "0.2.1",
"min_server_version": "5.12.0",
"server": {
"executables": {
Expand Down
2 changes: 1 addition & 1 deletion server/config/manifest.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mattermost-plugin-incident-response",
"version": "0.2.0",
"version": "0.2.1",
"description": "This plugin allows users to coordinate and manage incidents within Mattermost.",
"main": "src/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion webapp/src/manifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d1723b2

Please sign in to comment.