🔖 Bumb version to v0.10.1

This commit is contained in:
Thomas "ajnart" Camlong
2022-09-16 09:31:42 +09:00
parent f8b95f6e01
commit 3a77a0480b
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.0';
export const CURRENT_VERSION = 'v0.10.1';

View File

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