We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a5a2e commit e5381e9Copy full SHA for e5381e9
docs/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@isos/docs",
3
"private": true,
4
- "version": "0.0.6",
+ "version": "0.0.7",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
docs/src/content/intro.mdx
@@ -16,4 +16,4 @@ The code snippets in the documentation below use the current latest version of I
16
17
### Installation
18
19
-<Downloads />
+Download from the [latest release](https://github.com/isos-tools/isos/releases/latest) page on GitHub.
0 commit comments