Updated version

This commit is contained in:
Mr. Stallion 2021-01-23 12:14:50 -06:00
parent 243782a2a4
commit f96dab3b61
5 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Canary
## 1.9.0
* Right click any word and select 'Look up...' to see its dictionary definition
* Skip button for auto-post ads
* Image tab on the character profile view now loads up faster

View File

@ -1,7 +1,7 @@
# Download
[Windows](https://github.com/mrstallion/fchat-rising/releases/download/v1.8.0/F-Chat-Rising-1.8.0-win.exe) (75 MB)
| [MacOS](https://github.com/mrstallion/fchat-rising/releases/download/v1.8.0/F-Chat-Rising-1.8.0-macos.dmg) (76 MB)
| [Linux](https://github.com/mrstallion/fchat-rising/releases/download/v1.8.0/F-Chat-Rising-1.8.0-linux.AppImage) (76 MB)
[Windows](https://github.com/mrstallion/fchat-rising/releases/download/v1.9.0/F-Chat-Rising-1.9.0-win.exe) (75 MB)
| [MacOS](https://github.com/mrstallion/fchat-rising/releases/download/v1.9.0/F-Chat-Rising-1.9.0-macos.dmg) (76 MB)
| [Linux](https://github.com/mrstallion/fchat-rising/releases/download/v1.9.0/F-Chat-Rising-1.9.0-linux.AppImage) (76 MB)
# F-Chat Rising

View File

@ -49,7 +49,7 @@ theme: jekyll-theme-slate
changelog: https://github.com/mrstallion/fchat-rising/blob/master/CHANGELOG.md
download:
version: 1.8.0
version: 1.9.0
url: https://github.com/mrstallion/fchat-rising/releases/download/v%VERSION%/F-Chat-Rising-%VERSION%-%PLATFORM_TAIL%

View File

@ -1,6 +1,6 @@
{
"name": "fchat",
"version": "1.8.0",
"version": "1.9.0",
"author": "The F-List Team and Mister Stallion (Esq.)",
"description": "F-List.net Chat Client",
"main": "main.js",

View File

@ -1,6 +1,6 @@
{
"name": "f-list-rising",
"version": "1.8.0",
"version": "1.9.0",
"author": "The F-List Team and and Mister Stallion (Esq.)",
"description": "A heavily modded F-Chat 3.0 client for F-List",
"license": "MIT",