bump version to 0.38-SNAPSHOT + pass input to SuggestionProvider + rewrite command parsing + ...
All checks were successful
Build and Deploy artifact / build (push) Successful in 1m31s

This commit is contained in:
kento2 2026-08-09 18:14:24 +02:00
parent 997906cd02
commit 23f7d1a550
26 changed files with 382 additions and 302 deletions

View file

@ -1,2 +1,2 @@
GROUP = "de.kentoj.scrow"
VERSION = "0.37-SNAPSHOT"
VERSION = "0.38-SNAPSHOT"