mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-11 13:54:41 +00:00
6 lines
211 B
JavaScript
6 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";
|