mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-05 20:31:57 +02:00
release: Create release 1.1.0
- Create release 1.1.0 content - Add documentation for release 1.1.0 - Adjust changelog Fixes: #114 Fixes: #154 Sponsored-by: credativ GmbH (https://credativ.de)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
VERSION="1.1.0-alpha"
|
||||
VERSION="1.1.0"
|
||||
|
||||
sed -i "s/^__version__ = .*/__version__ = \"$VERSION\"/" "proxlb/utils/version.py"
|
||||
sed -i "s/version=\"[0-9]*\.[0-9]*\.[0-9]*\"/version=\"$VERSION\"/" setup.py
|
||||
echo "OK: Versions have been sucessfully set to $VERSION"
|
||||
echo "OK: Versions have been sucessfully set to $VERSION"
|
||||
|
||||
Reference in New Issue
Block a user