Updated version
This commit is contained in:
		
							parent
							
								
									a3fffd9876
								
							
						
					
					
						commit
						72f35e4e04
					
				@ -1,5 +1,9 @@
 | 
				
			|||||||
# Changelog
 | 
					# Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 1.15.0
 | 
				
			||||||
 | 
					* Upgraded to Electron 13.x
 | 
				
			||||||
 | 
					* Fixed cache bugs that slowed down the client
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 1.14.1
 | 
					## 1.14.1
 | 
				
			||||||
* Security updates
 | 
					* Security updates
 | 
				
			||||||
* Fixed Redgifs (again)
 | 
					* Fixed Redgifs (again)
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
# Download
 | 
					# Download
 | 
				
			||||||
[Windows](https://github.com/mrstallion/fchat-rising/releases/download/v1.14.1/F-Chat-Rising-1.14.1-win.exe) (75 MB)
 | 
					[Windows](https://github.com/mrstallion/fchat-rising/releases/download/v1.15.0/F-Chat-Rising-1.15.0-win.exe) (75 MB)
 | 
				
			||||||
| [MacOS](https://github.com/mrstallion/fchat-rising/releases/download/v1.14.1/F-Chat-Rising-1.14.1-macos.dmg) (76 MB)
 | 
					| [MacOS](https://github.com/mrstallion/fchat-rising/releases/download/v1.15.0/F-Chat-Rising-1.15.0-macos.dmg) (76 MB)
 | 
				
			||||||
| [Linux](https://github.com/mrstallion/fchat-rising/releases/download/v1.14.1/F-Chat-Rising-1.14.1-linux.AppImage) (76 MB)
 | 
					| [Linux](https://github.com/mrstallion/fchat-rising/releases/download/v1.15.0/F-Chat-Rising-1.15.0-linux.AppImage) (76 MB)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# F-Chat Rising
 | 
					# F-Chat Rising
 | 
				
			||||||
 | 
				
			|||||||
@ -50,7 +50,7 @@ theme: jekyll-theme-slate
 | 
				
			|||||||
changelog: https://github.com/mrstallion/fchat-rising/blob/master/CHANGELOG.md
 | 
					changelog: https://github.com/mrstallion/fchat-rising/blob/master/CHANGELOG.md
 | 
				
			||||||
 | 
					
 | 
				
			||||||
download:
 | 
					download:
 | 
				
			||||||
  version: 1.14.1
 | 
					  version: 1.15.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  url: https://github.com/mrstallion/fchat-rising/releases/download/v%VERSION%/F-Chat-Rising-%VERSION%-%PLATFORM_TAIL%
 | 
					  url: https://github.com/mrstallion/fchat-rising/releases/download/v%VERSION%/F-Chat-Rising-%VERSION%-%PLATFORM_TAIL%
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "fchat",
 | 
					  "name": "fchat",
 | 
				
			||||||
  "version": "1.14.1",
 | 
					  "version": "1.15.0",
 | 
				
			||||||
  "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",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "f-list-rising",
 | 
					  "name": "f-list-rising",
 | 
				
			||||||
  "version": "1.14.1",
 | 
					  "version": "1.15.0",
 | 
				
			||||||
  "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",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user