From e221aef25502b973c3658f01c7ff304569f8f6ca Mon Sep 17 00:00:00 2001 From: "Mr. Stallion" Date: Sat, 11 Jul 2020 09:27:39 -0500 Subject: [PATCH] Minor --- electron/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/electron/package.json b/electron/package.json index aa1e6e2..1f83c27 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "fchat", - "version": "1.0.1", + "version": "1.0.2", "author": "The F-List Team and Mister Stallion (Esq.)", "description": "F-List.net Chat Client", "main": "main.js", diff --git a/package.json b/package.json index f20e18d..c42df69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "f-list-rising", - "version": "1.0.1", + "version": "1.0.2", "author": "The F-List Team and and Mister Stallion (Esq.)", "description": "A heavily modded F-Chat 3.0 client for F-List", "license": "MIT",