🔖 Bumb version to v0.9.1

This commit is contained in:
ajnart
2022-08-09 13:36:26 +02:00
parent c76ef9643b
commit a1d3fc66da
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
export const REPO_URL = 'ajnart/homarr'; export const REPO_URL = 'ajnart/homarr';
export const CURRENT_VERSION = 'v0.9.0'; export const CURRENT_VERSION = 'v0.9.1';

View File

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