From c5b2436efa1a583c80f14a82897825119a7ade9d Mon Sep 17 00:00:00 2001 From: caesuric Date: Sat, 23 Dec 2023 06:35:38 -0500 Subject: [PATCH] incremented version number --- MountainGoap/MountainGoap.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MountainGoap/MountainGoap.csproj b/MountainGoap/MountainGoap.csproj index b59c727..1f4a7f1 100644 --- a/MountainGoap/MountainGoap.csproj +++ b/MountainGoap/MountainGoap.csproj @@ -6,7 +6,7 @@ enable enable True - 0.11.3 + 0.11.4 True A simple GOAP (Goal Oriented Action Planning) library. MIT licensed 2022