Bump version 3.1.1

This commit is contained in:
ngosang 2023-03-25 22:20:56 +01:00
parent e0bf02fb8b
commit ab5f14d6c3
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## v3.1.1 (2023/03/25)
* Distribute binary executables in compressed package
* Add icon for binary executable
* Include information about supported architectures in the readme
* Check Python version on start
## v3.1.0 (2023/03/20)
* Build binaries for Linux x64 and Windows x64

View File

@ -1,6 +1,6 @@
{
"name": "flaresolverr",
"version": "3.1.0",
"version": "3.1.1",
"description": "Proxy server to bypass Cloudflare protection",
"author": "Diego Heras (ngosang / ngosang@hotmail.es)",
"license": "MIT"