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

Aktualisiere alle Analyzer-Versionen auf 0.2.0

This commit is contained in:
2023-05-31 10:42:50 +02:00
parent 88cb58371f
commit aa91624c8d
6 changed files with 6 additions and 6 deletions

View File

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