Skip to content

Commit 3d6d1d9

Browse files
committed
remove deprecated versions specification in deploydocs
1 parent c6f4786 commit 3d6d1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ makedocs(;
3636

3737
deploydocs(;
3838
repo="github.com/MultivariatePolynomialSystems/DecomposingGroupRepresentations.jl.git",
39-
versions = ["stable" => "v0.1.0", "dev" => "main"]
39+
devbranch = "main"
4040
)

0 commit comments

Comments
 (0)