Skip to content

Commit eea65a3

Browse files
author
Lennart Koopmann
committed
bump bump bump
1 parent 9dfd743 commit eea65a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/graylog/plugins/threatintel/ThreatIntelPluginMetaData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public URI getURL() {
3333

3434
@Override
3535
public Version getVersion() {
36-
return Version.fromPluginProperties(getClass(), PLUGIN_PROPERTIES, "version", Version.from(0, 2, 0));
36+
return Version.fromPluginProperties(getClass(), PLUGIN_PROPERTIES, "version", Version.from(0, 3, 0));
3737
}
3838

3939
@Override

0 commit comments

Comments
 (0)