sparkast/lib/version.ts
Alikia2x 7dd7b70db8 improve: suggestion, modify type decleartion
Suggestion now shows a default search option same as query, this behaviour is same as major browsers.
2024-04-12 21:29:12 +08:00

3 lines
118 B
TypeScript

export const SPARKHOME_VERSION="4.10.2";
export const CLIENT_VERSION="4.10.2";
export const NEXT_API_VERSION="4.10.1";