Other: Import-Export Farg 1.3.1

This commit is contained in:
Alexander Bilyak 2021-03-10 23:42:30 +01:00
parent a0132e8440
commit 38c6132f81
2 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,18 @@
Changelog [format](http://keepachangelog.com/en/1.0.0/)
## [IE 1.3.1] Farg
### Changed
* GODT-1047 No silent updates for Import-Export app.
* GODT-247 Cache and update files moved from user's cache to config.
### Fixed
* Other: include latest go.mod/go.sum changes.
* GODT-803 Fix import to wrong target address.
* GODT-948 Embedded messages.
* GODT-1043 Fix showing long login error in GUI dialog.
## [Bridge 1.6.6] HZM
### Added

View File

@ -11,7 +11,7 @@ TARGET_OS?=${GOOS}
# Keep version hardcoded so app build works also without Git repository.
BRIDGE_APP_VERSION?=1.6.6+git
IE_APP_VERSION?=1.3.0+git
IE_APP_VERSION?=1.3.1+git
APP_VERSION:=${BRIDGE_APP_VERSION}
SRC_ICO:=logo.ico
SRC_ICNS:=Bridge.icns