Merge branch 'dev' into weather-module

This commit is contained in:
Thomas Camlong
2022-05-18 10:24:16 +02:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

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

View File

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