File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Changelog [ format] ( http://keepachangelog.com/en/1.0.0/ )
4
4
5
+ ## [ Bridge 3.0.15/16] Perth Narrows
6
+
7
+ ### Changed
8
+ * GODT-2355: Improve wording and actions on bad event.
9
+
10
+ ### Fixed
11
+ * GODT-2354: Report failed load users.
12
+ * GODT-2353: Show popup only after 3.0.16.
13
+ * GODT-2351: Bump GPA to better handle net.OpError.
14
+
15
+
5
16
## [ Bridge 3.0.14] Perth Narrows
6
17
7
18
### Fixed
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ROOT_DIR:=$(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
11
11
.PHONY : build build-gui build-nogui build-launcher versioner hasher
12
12
13
13
# Keep version hardcoded so app build works also without Git repository.
14
- BRIDGE_APP_VERSION? =3.0.14 +git
14
+ BRIDGE_APP_VERSION? =3.0.15 +git
15
15
APP_VERSION: =${BRIDGE_APP_VERSION}
16
16
APP_FULL_NAME: =Proton Mail Bridge
17
17
APP_VENDOR: =Proton AG
You can’t perform that action at this time.
0 commit comments