diff --git a/build.gradle b/build.gradle index 38ed14e1..716dbbd5 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ plugins { } group 'io.github.thepieterdc.dodona' -version '2.1.10-SNAPSHOT' +version '2.1.11-SNAPSHOT' java { sourceCompatibility = JavaVersion.VERSION_11 @@ -103,9 +103,6 @@ jacocoTestReport { patchPluginXml { changeNotes = """ - """ pluginDescription = 'Companion plugin for the Ghent University Dodona platform, which allows you to submit exercises right from your favourite JetBrains IDE. More information can be found at https://docs.dodona.be/en/guides/pycharm-plugin/'