File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. This projec
44## [ Unreleased]
55
66
7+ <a name =" v1.2.4 " ></a >
8+ ## [ v1.2.4] - 2022-04-28
9+
710<a name =" v1.2.4-RC1 " ></a >
811## [ v1.2.4-RC1] - 2022-04-27
912### Bug Fixes
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export GO111MODULE=on
1616
1717SHELL =/bin/bash -o pipefail
1818
19- VERSION =1.2.4-RC1
19+ VERSION =1.2.4
2020DEFAULT_WEBCONSOLE_VERSION =1.0.15
2121SERVICES =immudb immuadmin immuclient
2222TARGETS =linux/amd64 windows/amd64 darwin/amd64 linux/s390x linux/arm64 freebsd/amd64 darwin/arm64
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: immudb
33description : The immutable database
44type : application
55version : 1.0.0
6- appVersion : " 1.2.3 "
6+ appVersion : " 1.2.4 "
You can’t perform that action at this time.
0 commit comments