🔖 Upgrade tag to v0.9.0

This commit is contained in:
ajnart
2022-08-08 16:03:38 +02:00
parent f792a0df96
commit fe8919c6ad
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.8.2';
export const CURRENT_VERSION = 'v0.9.0';

View File

@@ -1,6 +1,6 @@
{
"name": "homarr",
"version": "0.8.2",
"version": "0.9.0",
"description": "Homarr - A homepage for your server.",
"license": "MIT",
"repository": {