From 0a64892ad2d6f80b03eb3860e7cd689088993517 Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Mon, 10 May 2021 01:21:13 +1000 Subject: [PATCH] Update version.json --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 3ff5d1a3..507a7710 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "version": "legacy", - "commit" : "1.1.9", - "changelog": "Fix esx_identity" + "commit" : "1.1.10", + "changelog": "function improvements; new import file and functions" }