From 0934be8054d33c9aae8b0a779180aaa10d531eb3 Mon Sep 17 00:00:00 2001 From: CK <31608392+unrealkakeman89@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:09:02 -0500 Subject: [PATCH] Update system.json --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index e8d690cd..9c281b53 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "sw5e", "title": "SW 5th Edition", "description": "A comprehensive game system for running games of SW 5th Edition in the Foundry VTT environment.", - "version": "R1-A2", + "version": "R1-A3", "author": "Dev Team", "scripts": [], "esmodules": ["sw5e.js"],