From c1bef1a6f823f5ea3d7c8a4393bac507a7b69033 Mon Sep 17 00:00:00 2001 From: rodude123 Date: Sat, 30 Apr 2022 21:17:26 +0100 Subject: [PATCH] Updated version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eaa443b..8cb45ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.rodude123.configurable-fps-ai", - "version": "1.0.0", + "version": "1.1.0", "displayName": "FPS AI System", "description": "This is a configurable FPS AI system designed to help create AI for FPS games", "unity": "2020.3", @@ -23,4 +23,4 @@ "com.unity.textmeshpro": "3.0.6", "com.unity.modules.ai": "1.0.0" } -} \ No newline at end of file +}