Bridge Golden-Gate 1.5.7

Fixed
• Fixed sending error caused by inconsistent use of upper and lower case in sender’s email address
This commit is contained in:
Jakub
2021-01-22 11:05:24 +01:00
parent b3a64892fe
commit 645a8257d9
6 changed files with 10 additions and 21 deletions

View File

@ -10,7 +10,7 @@ TARGET_OS?=${GOOS}
.PHONY: build build-ie build-nogui build-ie-nogui check-has-go
# Keep version hardcoded so app build works also without Git repository.
BRIDGE_APP_VERSION?=1.5.6-git
BRIDGE_APP_VERSION?=1.5.7-git
IE_APP_VERSION?=1.2.3-git
APP_VERSION:=${BRIDGE_APP_VERSION}
SRC_ICO:=logo.ico