We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b44b3 commit 01043e0Copy full SHA for 01043e0
Changelog.md
@@ -3,6 +3,12 @@
3
Changelog [format](http://keepachangelog.com/en/1.0.0/)
4
5
6
+## Umshiang Bridge 3.5.3
7
+
8
+### Changed
9
+* GODT-3004: Update gopenpgp and dependencies.
10
11
12
## Umshiang Bridge 3.5.2
13
14
### Fixed
Makefile
@@ -11,7 +11,7 @@ ROOT_DIR:=$(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
.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.5.2+git
+BRIDGE_APP_VERSION?=3.5.3+git
15
APP_VERSION:=${BRIDGE_APP_VERSION}
16
APP_FULL_NAME:=Proton Mail Bridge
17
APP_VENDOR:=Proton AG
0 commit comments