Skip to content
This repository was archived by the owner on Dec 23, 2017. It is now read-only.

Commit 9cd5185

Browse files
author
Jochen Schalanda
committed
Bump plugin to version 1.0.5 (PluginMetaData)
1 parent 04acba4 commit 9cd5185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/graylog/plugins/usagestatistics/UsageStatsMetaData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import java.util.Set;
2525

2626
public class UsageStatsMetaData implements PluginMetaData {
27-
public static final Version VERSION = new Version(1, 0, 4);
27+
public static final Version VERSION = new Version(1, 0, 5);
2828

2929
@Override
3030
public String getUniqueId() {

0 commit comments

Comments
 (0)