diff --git a/DiscordRelay.iml b/DiscordRelay.iml index 6e8166b..fc296b7 100644 --- a/DiscordRelay.iml +++ b/DiscordRelay.iml @@ -1,11 +1,13 @@ - + + + diff --git a/build.gradle b/build.gradle index 1c9dc5e..d1717fd 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ apply plugin: 'com.github.johnrengelman.shadow' group = 'org.nyxcode.wurm' -version = '0.1' +version = '0.2' description = "A mod that acts as a discord relay between Wurm kingdom chat and a discord server"