notes and build v1.4.0

This commit is contained in:
Jakub
2020-09-21 09:56:34 +02:00
parent a73b30ed9e
commit 70f91ae55b
5 changed files with 26 additions and 16 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.3.3-git
BRIDGE_APP_VERSION?=1.4.0-git
IE_APP_VERSION?=1.0.0-git
APP_VERSION:=${BRIDGE_APP_VERSION}
SRC_ICO:=logo.ico