From 22902e2fa6fc8efb74a284096baed3e6a8dd08bb Mon Sep 17 00:00:00 2001 From: corbpie Date: Fri, 18 Feb 2022 23:58:58 +1100 Subject: [PATCH] updated versioning updated versioning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6d30c8..1881d8c 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.5-blue.svg)](https://shields.io/) ## 1.3 changes: **If you have version 1.2 already installed please run ```update1.2to1.3.sql```**