🔖 Bumb version to v0.6.0

This commit is contained in:
ajnart
2022-05-29 15:34:31 +02:00
parent f3d1767daf
commit a9e8db5018
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.5.2';
export const CURRENT_VERSION = 'v0.6.0';

View File

@@ -1,6 +1,6 @@
{
"name": "homarr",
"version": "0.5.2",
"version": "0.6.0",
"private": "false",
"description": "Homarr - A homepage for your server.",
"repository": {