1
0
Fork 0

fix - createRelease - wrong file prefix

This commit is contained in:
rxbn_ 2019-12-14 12:38:40 +01:00
parent c21af90605
commit 341aa10277
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env zsh
# project prefix
PREFIX="175-BreakoutA"
PREFIX="175-BreakOutA"
# get versioning
echo -n "Type your tag version for '$PREFIX' (like (2.1) followed by [ENTER] for ${PREFIX}2.1): "