Skip to content

Commit

Permalink
Release v2.1.10 (#268)
Browse files Browse the repository at this point in the history
* Release v2.1.10

Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

* Prepare the next development cycle

Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

---------

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 Oct 12, 2023
1 parent 52b4520 commit 8d4011c
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.1.10-SNAPSHOT'
version '2.1.11-SNAPSHOT'

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

patchPluginXml {
changeNotes = """
<ul>
<li>[BUG] Show the submit icon in the new layout.</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 8d4011c

Please sign in to comment.