🔖 Increment version to 0.10.2

This commit is contained in:
Manuel
2023-01-20 20:12:26 +01:00
parent 41da97feaf
commit 77ae6f0082
3 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
export const REPO_URL = 'ajnart/homarr';
export const CURRENT_VERSION = 'v0.11.1';
export const CURRENT_VERSION = 'v0.11.2';
export const ICON_PICKER_SLICE_LIMIT = 36;