Files
Homarr/data/constants.ts
Thomas "ajnart" Camlong 00751eeca5 Make discord integration a module
This allows for an error message if the docker integration fails to load
2022-07-21 11:43:43 +02:00

3 lines
82 B
TypeScript

export const REPO_URL = 'ajnart/homarr';
export const CURRENT_VERSION = 'v0.8.1';