Skip to content

Commit

Permalink
Release v2.2.0 (#292)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 20, 2024
1 parent db4921c commit 4cbeba9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

group 'io.github.thepieterdc.dodona'
version '2.2.0-SNAPSHOT'
version '2.2.1-SNAPSHOT'

java {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down Expand Up @@ -98,9 +98,6 @@ jacocoTestReport {

patchPluginXml {
changeNotes = """
<ul>
<li>[BUG] Fixed compatibility with IntelliJ/PyCharm 2024.1</li>
</ul>
"""

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 <a href="https://docs.dodona.be/en/guides/pycharm-plugin/">https://docs.dodona.be/en/guides/pycharm-plugin/</a>'
Expand Down

0 comments on commit 4cbeba9

Please sign in to comment.