From f40e06e10836645f397966135caf6842ce741694 Mon Sep 17 00:00:00 2001 From: Pete Freitag Date: Tue, 27 Apr 2021 09:56:50 -0400 Subject: [PATCH] Bump Fixinator-GUI Version to 2.0.3 --- package.json | 2 +- resources/cfml/box.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0025b48..8735896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Fixinator", - "version": "2.0.2", + "version": "2.0.3", "description": "Fixinator GUI App", "main": "index.js", "scripts": { diff --git a/resources/cfml/box.json b/resources/cfml/box.json index a47c2ae..3fc5277 100644 --- a/resources/cfml/box.json +++ b/resources/cfml/box.json @@ -7,7 +7,7 @@ }, "name":"FixinatorGUI", "slug":"fixinator-gui", - "version":"2.0.2", + "version":"2.0.3", "location":"", "scripts":{} } \ No newline at end of file