1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-05 02:22:54 +00:00

Neue Entwicklerversion 0.3.0-SNAPSHOT

This commit is contained in:
2023-05-31 10:53:23 +02:00
parent aa91624c8d
commit 99369433cf
7 changed files with 7 additions and 7 deletions

View File

@ -37,7 +37,7 @@ public class FollowUpAnalyzer implements IProcedureAnalyzer {
@Override
public String getVersion() {
return "0.2.0";
return "0.3.0";
}
@Override