Skip to content

Commit 44b9121

Browse files
committed
release: bump 1.6.1
1 parent 263ae47 commit 44b9121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/dev/digitaldragon/WikiBot.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public class WikiBot {
3636
@Getter
3737
private static LogFiles logFiles = new LogFiles();
3838
public static String getVersion() {
39-
return "1.6.0";
39+
return "1.6.1";
4040
}
4141

4242
public static void main (String[] args) {

0 commit comments

Comments
 (0)