Files
Homarr/data/constants.ts

3 lines
82 B
TypeScript
Raw Normal View History

2022-05-12 14:24:15 +02:00
export const REPO_URL = 'ajnart/homarr';
export const CURRENT_VERSION = 'v0.1.6';