- Build: Begin adding previous versions as submodules (so can be hosted on Github Pages along with master, yet not a normal part of cloning)
parent
22978edcb6
commit
a00e423d16
|
@ -0,0 +1,9 @@
|
||||||
|
[submodule "2.8.1"]
|
||||||
|
path = releases/svg-edit-2.8.1
|
||||||
|
url = https://github.com/SVG-Edit/svgedit
|
||||||
|
branch = release-v2.8.1
|
||||||
|
|
||||||
|
[submodule "5.1.0"]
|
||||||
|
path = releases/svg-edit-5.1.0
|
||||||
|
url = https://github.com/SVG-Edit/svgedit
|
||||||
|
branch = release-v5.1.0
|
Loading…
Reference in New Issue