From 5ee40bbeb43355b4fcd400a6596b633018a48067 Mon Sep 17 00:00:00 2001 From: RobProductions Date: Wed, 15 Mar 2023 23:37:33 -0400 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dab35df..63c11ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.robproductions.openeos", - "version": "1.0-1.15.5", + "version": "1.0.1", "displayName": "OpenEOS", "description": "A lightweight & open-source port of the Epic Online Services (EOS) SDK in Unity Package format, with minor enhancements to provide a smoother integration between Unity and EOS.", "unity": "2020.3", @@ -18,4 +18,4 @@ "name": "RobProductions", "url": "https://github.com/RobProductions" }, -} \ No newline at end of file +}