🔖 Version v0.5.0

This commit is contained in:
ajnart
2022-05-23 14:44:01 +02:00
parent 4c0fbc0b42
commit e84687e5fc
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.4.0';
export const CURRENT_VERSION = 'v0.5.0';

View File

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