🔖 Bump version from 0.11.2 to 0.11.3

This commit is contained in:
Manuel
2023-01-28 20:56:18 +01:00
parent 2d31696820
commit 118e310884
2 changed files with 2 additions and 2 deletions

View File

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