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 +}