Update default release

Tento commit je obsažen v:
2025-01-07 09:55:48 -05:00
rodič 93a962a008
revize 732233df32
2 změnil soubory, kde provedl 3 přidání a 3 odebrání

4
.gitignore vendorováno
Zobrazit soubor

@@ -1,7 +1,7 @@
src/ src/
bin/ bin/
.vscode/ .vscode/
.dependencies backups/
.dependencies_sc .dependencies_source
.dependencies_ib .dependencies_ib

Zobrazit soubor

@@ -5,7 +5,7 @@
# See README.md and ./profiles for device configuration # See README.md and ./profiles for device configuration
# Set default release # Set default release
: "${RELEASE:="23.05.5"}" : "${RELEASE:="24.10.0-rc5"}"
# @internal # @internal
print_help() { print_help() {