We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d613126 commit 8627944Copy full SHA for 8627944
src/generate/lychee-version.ts
@@ -8,4 +8,4 @@
8
* Generally, this should be increased soon after a lychee release,
9
* as it's used to fetch the CLI options for the relevant version.
10
*/
11
-export const LYCHEE_VERSION = "lychee-v0.22.0";
+export const LYCHEE_VERSION = "lychee-v0.23.0";
0 commit comments