🔖 Bump version to v0.5.2

This commit is contained in:
ajnart
2022-05-26 19:16:33 +02:00
parent b0c92c9951
commit 6bc16a51f1
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.1';
export const CURRENT_VERSION = 'v0.5.2';

View File

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