iOS build fix

This commit is contained in:
pokamest 2024-07-22 15:29:48 +03:00 committed by a
parent 3384008277
commit 1754a82f67
3 changed files with 2 additions and 1 deletions

View file

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