Fixed blocksize and oflag and only supporting number

in both the CLI version aswell as the TUI version
This commit is contained in:
Cametendo
2026-04-23 14:40:36 +02:00
parent 23f5ff77ec
commit 4ed8cdc792
3 changed files with 11 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.cametendo</groupId>
<artifactId>cflash</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.1</version>
<properties>
<maven.compiler.source>21</maven.compiler.source>