🔖 Bumb version to v0.10.0

This commit is contained in:
ajnart
2022-09-02 19:29:05 +02:00
parent 6ed8f01e7c
commit 0e4a25a68f
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.2'; export const CURRENT_VERSION = 'v0.10.0';

View File

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