updated version

This commit is contained in:
Mr. Stallion 2024-07-06 20:38:21 -07:00
parent 022647be28
commit 023a74cb3f
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
* Notify when bookmark/friend says something on a channel? * Notify when bookmark/friend says something on a channel?
* Clicking a log entry opens the conversation at that point * Clicking a log entry opens the conversation at that point
## 1.27.1 & 1.27.2 ## 1.27.1 & 1.27.2 & 1.27.3
* Build fixes * Build fixes
## 1.27.0 ## 1.27.0

View File

@ -51,7 +51,7 @@ changelog: https://github.com/hearmeneigh/fchat-rising/blob/master/CHANGELOG.md
installurl: https://github.com/hearmeneigh/fchat-rising/wiki installurl: https://github.com/hearmeneigh/fchat-rising/wiki
download: download:
version: 1.27.2 version: 1.27.3
url: https://github.com/hearmeneigh/fchat-rising/releases/latest/download/F-Chat-Rising-%PLATFORM_TAIL% url: https://github.com/hearmeneigh/fchat-rising/releases/latest/download/F-Chat-Rising-%PLATFORM_TAIL%

View File

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

View File

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