From fa987790cd3e750e52e37fdb7a9b95c9fdf3328d Mon Sep 17 00:00:00 2001 From: corbpie Date: Sun, 7 Feb 2021 10:30:07 +1100 Subject: [PATCH] Updated readme version badge Updated readme version badge to 1.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff2483..02eb16d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A web app for displaying, organizing and storing information about servers (VPS) Despite what the name infers this self hosted web app isn't just for storing idling server information. By using a [YABs](https://github.com/masonr/yet-another-bench-script) output you can get disk & network speed values along with GeekBench 5 scores to do easier comparing and sorting. -[![Generic badge](https://img.shields.io/badge/version-1.3-blue.svg)](https://shields.io/) +[![Generic badge](https://img.shields.io/badge/version-1.4-blue.svg)](https://shields.io/) ## 1.4 changes: **If you have version 1.3 already installed please run ```update1.3to1.4.sql```**