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.
package.json
version.ts
1 parent ace9f2b commit 1cd9b8eCopy full SHA for 1cd9b8e
github/common/version.ts
@@ -1 +1,3 @@
1
+// If the format of this file changes, so it doesn't simply export a VERSION constant,
2
+// this will break .github/workflows/version-check.yml.
3
export const VERSION = "0.6.2";
0 commit comments