🔖 Upgrade Homarr to v0.3.0

This commit is contained in:
Thomas "ajnart" Camlong
2022-05-15 19:32:26 +02:00
parent c243256180
commit 468b1912b8
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.2.0';
export const CURRENT_VERSION = 'v0.3.0';

View File

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