added display of all protocols in the settings after installing a new container
- set the app's max height and width to 600/800 - expanded the description when removing containers
This commit is contained in:
parent
4e9f68acff
commit
a96f485e3c
7 changed files with 25 additions and 15 deletions
|
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.25.0 FATAL_ERROR)
|
|||
|
||||
set(PROJECT AmneziaVPN)
|
||||
|
||||
project(${PROJECT} VERSION 4.0.3.1
|
||||
project(${PROJECT} VERSION 4.0.4.1
|
||||
DESCRIPTION "AmneziaVPN"
|
||||
HOMEPAGE_URL "https://amnezia.org/"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue