Skip to content

Commit 1cd9b8e

Browse files
committed
Validate in CI that the GitHub server versions in package.json and version.ts match
1 parent ace9f2b commit 1cd9b8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

github/common/version.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
13
export const VERSION = "0.6.2";

0 commit comments

Comments
 (0)