Bumb version to v0.10.6

This commit is contained in:
ajnart
2022-11-22 14:23:25 +09:00
parent c15ab30c7a
commit 1606d4c28b
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.5';
export const CURRENT_VERSION = 'v0.10.6';

View File

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