We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60659c2 + e1a9097 commit e0562acCopy full SHA for e0562ac
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Teams",
3
- "version": "2.0.1-SNAPSHOT",
+ "version": "2.0.1",
4
"description": "",
5
"repository": {
6
"type": "git",
pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>org.graylog.plugins</groupId>
15
<artifactId>graylog-plugin-teams</artifactId>
16
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
17
<packaging>jar</packaging>
18
19
<name>${project.artifactId}</name>
0 commit comments