Update package version to 25.09.19

This commit is contained in:
2025-09-19 12:00:50 +03:00
parent 04ee18d5ab
commit 42a3447d85
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ function help() {
echo
echo "Available commands:"
echo "- tide-java set-default <version> | Sets the default java version"
echo "- tide-java get-default <version> | Gets the default java version"
echo "- tide-java get-default | Gets the default java version"
echo "- tide-java list | Lists available java versions"
}