PageHome.qml fix

This commit is contained in:
pokamest 2023-10-18 12:04:39 +01:00
parent a46e55d5c2
commit e16c425f87
4 changed files with 2 additions and 22 deletions

View file

@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.25.0 FATAL_ERROR)
set(PROJECT AmneziaVPN)
project(${PROJECT} VERSION 4.0.8.3
project(${PROJECT} VERSION 4.0.8.4
DESCRIPTION "AmneziaVPN"
HOMEPAGE_URL "https://amnezia.org/"
)