We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9296a commit 538e7b2Copy full SHA for 538e7b2
doc/versions.js
@@ -1,4 +1,8 @@
1
var versionNodes = [
2
+ {
3
+ version: "v0.10.0",
4
+ url: "https://docs.edgehog.io/0.10"
5
+ },
6
{
7
version: "v0.9.3",
8
url: "https://docs.edgehog.io/0.9"
0 commit comments