Files
Homarr/data/constants.ts
Thomas Camlong ab4b475540 v0.11
v0.11
2023-01-18 17:33:08 +09:00

4 lines
126 B
TypeScript

export const REPO_URL = 'ajnart/homarr';
export const CURRENT_VERSION = 'v0.11.0';
export const ICON_PICKER_SLICE_LIMIT = 36;