Skip to content

Commit bb632e7

Browse files
authored
Merge pull request #593 from timrogers/timrogers/github-version
Validate in CI that the GitHub server versions in `package.json` and `version.ts` match
2 parents 33e1589 + 1cd9b8e commit bb632e7

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)