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 ee833e0 commit 9a01e0dCopy full SHA for 9a01e0d
docs/protocol/index.md
@@ -38,3 +38,4 @@ Please note this list is only maintained post 0.8.0.
38
| ---------------------------- | --------------- | ------------------ | ----------------------------------- |
39
| 0.8.0 | 2.0-beta | `0` | Initial release of Skyhash/2 (beta) |
40
| 0.8.1 | 2.0-beta | `0` | |
41
+| 0.8.2 | 2.0-beta | `0` | |
docusaurus.config.js
@@ -125,7 +125,7 @@ module.exports = {
125
lastVersion: 'current',
126
versions: {
127
current: {
128
- label: '0.8.1',
+ label: '0.8.2',
129
path: '/',
130
}
131
},
0 commit comments