Updated version
This commit is contained in:
parent
643a0340a8
commit
0be6fd0ea6
|
@ -2,6 +2,7 @@
|
|||
|
||||
|
||||
## 1.0.1
|
||||
Enabled auto-updates for Windows; MacOS and Linux not supported, sorry!
|
||||
|
||||
Reviewed security with:
|
||||
* [Electron Security](https://www.electronjs.org/docs/tutorial/security)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fchat",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"author": "The F-List Team and Mister Stallion (Esq.)",
|
||||
"description": "F-List.net Chat Client",
|
||||
"main": "main.js",
|
||||
|
|
Loading…
Reference in New Issue