mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-11 17:22:18 +00:00
chore: Fix typo in release script.
This commit is contained in:
@@ -21,7 +21,7 @@ fi
|
||||
CURRENT_VERSION=$(uvx poetry version -s)
|
||||
echo " > Current version is $CURRENT_VERSION"
|
||||
|
||||
poetry uvx version "$1"
|
||||
uvx poetry version "$1"
|
||||
NEXT_VERSION=$(uvx poetry version -s)
|
||||
|
||||
echo " > leggen bumped to $NEXT_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user