From ca68e711650e7cfc0a225e319e4872f9866e1a58 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 07:07:43 +0000 Subject: [PATCH] chore: mod update --- README.md | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 513188a..54cc87e 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Adds a simple health bar to the left of the minimap. --- -`Notex.SimpleHealthBar` v1.5.1, by Notex. This README was automatically generated from the mod's manifest. +`Notex.SimpleHealthBar` v1.6.0, by Notex. This README was automatically generated from the mod's manifest. diff --git a/manifest.json b/manifest.json index 9de62c9..caece24 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/atampy25/simple-mod-framework/main/Mod%20Manager/src/lib/manifest-schema.json", - "version": "1.5.1", + "version": "1.6.0", "id": "Notex.SimpleHealthBar", "name": "Simple Health Bar", "description": "Adds a simple health bar to the left of the minimap.",