From a6e84ea9987c6a17e8c3da2234112138358ac79b Mon Sep 17 00:00:00 2001 From: kbender84 <66570321+kbender84@users.noreply.github.com> Date: Fri, 14 May 2021 18:14:40 +0200 Subject: [PATCH] Update module.json --- module.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module.json b/module.json index 6883872..e3b7be3 100644 --- a/module.json +++ b/module.json @@ -2,10 +2,10 @@ "name": "sta-bridge", "title": "Star Trek Adventures - mostek", "description": "Mostek statku kosmicznego dla gry STA z konsolami za rozkazy", - "author": "kbender, sciagi rozkazów - Jaxa", - "version": "1.0.0", - "minimumCoreVersion": "0.6.0" - "packs": [ + "author": "kbender, sciagi rozkazów - Jaxa", + "version": "0.0.1", + "minimumCoreVersion": "0.6.0", + "packs": [ { "label": "STA-Bridge", "entity": "Scene", @@ -14,4 +14,4 @@ "module": "sta-bridge" } ] -} \ No newline at end of file +}