mirror of
https://github.com/wimpysworld/stream-sprout
synced 2026-03-14 14:45:50 +01:00
ci: drop -dev version suffix
This commit is contained in:
parent
824a7e724b
commit
8844ba12be
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# shellcheck disable=SC2154
|
||||
|
||||
readonly STREAM_SPROUT_YAML="stream-sprout.yaml"
|
||||
readonly VERSION="0.1.3-dev"
|
||||
readonly VERSION="0.1.3"
|
||||
|
||||
function ctrl_c() {
|
||||
echo " - Trapped: CTRL-C"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue