From db2d0f448bb5ee615576578ceaaf052052219fb1 Mon Sep 17 00:00:00 2001 From: nofilenamed Date: Sun, 19 May 2024 11:53:02 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e901f98..3999808 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "Name": "AnimalObserver", "Author": "nofilenamed", - "Version": "1.0.4", + "Version": "1.0.5", "Description": "Visual status and product of your animals.", "UniqueID": "NFN.ANIMOBS", "EntryDll": "AnimalObserver.dll", - "MinimumApiVersion": "4.1.1", + "MinimumApiVersion": "4.0.8", "UpdateKeys": ["Nexus:8653"] } \ No newline at end of file