Skip to content

Commit 120a7b3

Browse files
committed
chore: Erasmus Bridge 3.15.1 changelog.
1 parent 7cf3b6f commit 120a7b3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Changelog [format](http://keepachangelog.com/en/1.0.0/)
44

55

6+
## Erasmus Bridge 3.15.1
7+
8+
### Changed
9+
* BRIDGE-281: Disable keychain test on macOS.
10+
11+
612
## Erasmus Bridge 3.15.0
713

814
### Added

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ROOT_DIR:=$(realpath .)
1212
.PHONY: build build-gui build-nogui build-launcher versioner hasher
1313

1414
# Keep version hardcoded so app build works also without Git repository.
15-
BRIDGE_APP_VERSION?=3.15.0+git
15+
BRIDGE_APP_VERSION?=3.15.1+git
1616
APP_VERSION:=${BRIDGE_APP_VERSION}
1717
APP_FULL_NAME:=Proton Mail Bridge
1818
APP_VENDOR:=Proton AG

0 commit comments

Comments
 (0)