Commit 33ede0a
committed
Revert "docs: fix identifier for latest stable release (#115)"
This reverts commit 390061a.
The `parseVersionRange` function in `src/version.ts` now accepts:
- "latest"
- "stable"
This is to match the `deno upgrade` channel name,
and allow the `latest` value that was working in this action.1 parent ca82240 commit 33ede0a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments