Merge branch 'dev' of github.com:/ajnart/homarr into dev

This commit is contained in:
ajnart
2022-05-24 22:55:50 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
<i>Join the discord! — Don't forget to star the repo if you are enjoying the project!</i>
</p>
<p align="center">
<b><a href="https://homarr.netlify.app/"><strong> Demo ↗️ </strong></a> • <a href="#-installation"><strong> Install ➡️ </strong></a> • <a href="https://github.com/ajnart/homarr/wiki"><strong> Read the Wiki 📄 </strong></a>
<a href="https://homarr.netlify.app/"><strong> Demo ↗️ </strong></a> • <a href="#-installation"><strong> Install ➡️ </strong></a> • <a href="https://github.com/ajnart/homarr/wiki"><strong> Read the Wiki 📄 </strong></a>
</p>
---

View File

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

View File

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