Skip to content

Commit

Permalink
Release 1.0.3 [PREVIEW] - [SNAPSHOT_004]
Browse files Browse the repository at this point in the history
— Features ————————————————————

- Parameternamen Validierung
- Dialoge - automatische Fokussierung der Eingabefelder
- Linux Installer Skript: Ausgabe von Installations-Meldungen

— Fixes —————————————————————

- Fehlerdialoge - Größenanpassung Text
- Dateierweiterung Fix für Linux beim Speichern und Öffnen
  • Loading branch information
encrypTimM committed Jun 22, 2022
1 parent ec48473 commit 11902b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public class Hauptfenster extends Application {

// @formatter:off
private static final ProgrammDetails programm = new ProgrammDetails(
"1.0.2 [SNAPSHOT_003]",
"1.0.3 [SNAPSHOT_004]",
"Classifier",
"Tim M%chle".formatted(ue),
"https://github.com/AID-Labor/classifier",
Expand Down

0 comments on commit 11902b7

Please sign in to comment.