Skip to content

Commit 7f396ca

Browse files
[Fix] commit tags (mindee#871)
* backup * replace tags with actual
1 parent 509fce8 commit 7f396ca

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/build.sh

+10-10
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ cp -r source/_static .
3232
cp source/conf.py _conf.py
3333
git fetch --all --tags --unshallow
3434
deploy_doc "" latest
35-
deploy_doc "571af3dc" v0.1.0
36-
deploy_doc "6248b0bd" v0.1.1
37-
deploy_doc "650c4ad4" v0.2.0
38-
deploy_doc "1bbdb072" v0.2.1
39-
deploy_doc "3f051346" v0.3.0
40-
deploy_doc "369a787d" v0.3.1
41-
deploy_doc "51663ddf" v0.4.0
42-
deploy_doc "74ff9ffb" v0.4.1
43-
deploy_doc "b9d8feb1" v0.5.0
44-
deploy_doc "9d03085f" # v0.5.1 Latest stable release
35+
deploy_doc "571af3d" v0.1.0
36+
deploy_doc "6248b0b" v0.1.1
37+
deploy_doc "650c4ad" v0.2.0
38+
deploy_doc "1bbdb07" v0.2.1
39+
deploy_doc "3f05134" v0.3.0
40+
deploy_doc "369a787" v0.3.1
41+
deploy_doc "51663dd" v0.4.0
42+
deploy_doc "74ff9ff" v0.4.1
43+
deploy_doc "b9d8feb" v0.5.0
44+
deploy_doc "9d03085" # v0.5.1 Latest stable release
4545
rm -rf _build _static _conf.py

0 commit comments

Comments
 (0)