use glob to pick up version files?

This commit is contained in:
David Sheldrick 2024-02-29 17:55:36 +00:00
parent 76949b62bd
commit 7fdaa3b7ed
4 changed files with 10 additions and 5 deletions

View file

@ -1,4 +1,4 @@
// This file is automatically generated by scripts/refresh-assets.ts.
// Do not edit manually. Or do, I'm a comment, not a cop.
export const version = '2.0.0-beta.6'
export const version = '2.0.0-beta.7'