mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-08-09 18:32:54 +02:00
refactor: remove versions.ts file as it is no longer needed
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
// This file is auto-generated by scripts/generate-versions.js
|
||||
export const VERSIONS = [
|
||||
"v2.7.16.a597230",
|
||||
"v2.6.13.0561f2c"
|
||||
] as const;
|
||||
|
||||
export type FirmwareVersion = typeof VERSIONS[number];
|
||||
Reference in New Issue
Block a user