We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea88cba commit 6a376a6Copy full SHA for 6a376a6
1 file changed
bump-version
@@ -8,7 +8,7 @@ set -o errexit
8
set -o pipefail
9
10
# Stores the canonical version for the project.
11
-VERSION_FILE=src/example/_version.py
+VERSION_FILE=src/vpnconf/_version.py
12
# Files that should be updated with the new version.
13
VERSION_FILES=("$VERSION_FILE")
14
0 commit comments