chore: cherry pick changes from Dragon release branch.

(cherry picked from commit 6105f32c75)
This commit is contained in:
Xavier Michelon
2024-09-25 10:47:40 +02:00
parent 19a445e73a
commit 0c21925939
2 changed files with 14 additions and 1 deletions

View File

@ -12,7 +12,7 @@ ROOT_DIR:=$(realpath .)
.PHONY: build build-gui build-nogui build-launcher versioner hasher
# Keep version hardcoded so app build works also without Git repository.
BRIDGE_APP_VERSION?=3.13.0+git
BRIDGE_APP_VERSION?=3.14.0+git
APP_VERSION:=${BRIDGE_APP_VERSION}
APP_FULL_NAME:=Proton Mail Bridge
APP_VENDOR:=Proton AG