doc: api version fix

This commit is contained in:
Artemy Egorov 2023-08-23 17:24:17 +03:00
parent 912a887179
commit c2ed53d3bb

View File

@ -1,5 +1,5 @@
export default {
version: "1.1.0",
version: "1.1.1",
description:
"HTTP proxy that parses only text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts",
};