mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-14 16:47:55 -05:00
bump patchlevel
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
VERSION=$(grep ^VERSION ../setup.py | awk '{ print $3 }' | sed "s/'//g" )
|
||||
PATCH="-rc6"
|
||||
PATCH="-rc7"
|
||||
VERSION="${VERSION}${PATCH}"
|
||||
|
||||
echo "Be certain that you're in the 'installer' directory before continuing."
|
||||
|
||||
Reference in New Issue
Block a user