Bumb package version

This commit is contained in:
Thomas Camlong
2022-11-12 22:32:43 +09:00
committed by Manuel Ruwe
parent ed91c68de9
commit 3860e7948c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
export const REPO_URL = 'ajnart/homarr'; 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", "name": "homarr",
"version": "0.10.4", "version": "0.10.5",
"description": "Homarr - A homepage for your server.", "description": "Homarr - A homepage for your server.",
"license": "MIT", "license": "MIT",
"repository": { "repository": {