🔖 Bump version to 0.10.3

This commit is contained in:
Manuel Ruwe
2022-10-20 21:58:24 +02:00
parent 9aaf5e0dc0
commit e11da0997d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
export const REPO_URL = 'ajnart/homarr';
export const CURRENT_VERSION = 'v0.10.2';
export const CURRENT_VERSION = 'v0.10.3';

View File

@@ -1,6 +1,6 @@
{
"name": "homarr",
"version": "0.10.2",
"version": "0.10.3",
"description": "Homarr - A homepage for your server.",
"license": "MIT",
"repository": {