Bumb package version

This commit is contained in:
Thomas Camlong
2022-11-12 22:32:43 +09:00
parent f5454b07e8
commit a6694d81d8
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.4';
export const CURRENT_VERSION = 'v0.10.5';

View File

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