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 7a16d56 commit 25107a8Copy full SHA for 25107a8
update_version.sh
@@ -4,4 +4,3 @@ VERSION=$(cat ./version.txt)
4
VERSION_STR="__version__ = \"$VERSION\""
5
6
echo $VERSION_STR > ./servercom/_version.py
7
-echo $VERSION_STR > ./cube/_version.py
0 commit comments