mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
5 lines
211 B
JavaScript
5 lines
211 B
JavaScript
/**
|
|
* Micron-Parser-Go release tag for default WASM URL (scripts/fetch-micron-wasm.mjs)
|
|
* and build-time tooltip copy (VITE_MICRON_PARSER_GO_RELEASE).
|
|
*/
|
|
export const MICRON_PARSER_GO_RELEASE_TAG = "v1.0.5";
|