Skip to content

Commit

Permalink
Update version in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ostafen committed May 22, 2024
1 parent 98c9a0b commit d5ba1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export GO111MODULE=on

SHELL=/bin/bash -o pipefail

VERSION=1.9DOM.2
VERSION=1.9.3
DEFAULT_WEBCONSOLE_VERSION=1.0.18
SERVICES=immudb immuadmin immuclient
TARGETS=linux/amd64 windows/amd64 darwin/amd64 linux/s390x linux/arm64 freebsd/amd64 darwin/arm64
Expand Down

0 comments on commit d5ba1da

Please sign in to comment.