From 0e46e16192fc1993eb79caf3ed24ab94a4a203c2 Mon Sep 17 00:00:00 2001 From: Pete Freitag Date: Fri, 11 Jun 2021 14:31:20 -0400 Subject: [PATCH] Version bump 2.0.5 --- package.json | 2 +- resources/cfml/box.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bd30dcb..a2315dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Fixinator", - "version": "2.0.4", + "version": "2.0.5", "description": "Fixinator GUI App", "main": "index.js", "scripts": { diff --git a/resources/cfml/box.json b/resources/cfml/box.json index bef1b63..76c710e 100644 --- a/resources/cfml/box.json +++ b/resources/cfml/box.json @@ -7,7 +7,7 @@ }, "name":"FixinatorGUI", "slug":"fixinator-gui", - "version":"2.0.4", + "version":"2.0.5", "location":"", "scripts":{} } \ No newline at end of file