File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. This projec
44## [ Unreleased]
55
66
7+ <a name =" v1.9DOM.2 " ></a >
8+ ## [ v1.9DOM.1] - 2023-11-16
9+ ### Changes
10+ - License update to BSL
11+ - Updated dependencies
12+
713<a name =" v1.9DOM.1 " ></a >
814## [ v1.9DOM.1] - 2023-11-16
915### Changes
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.9DOM.2-rc1
19+ VERSION =1.9DOM.2
2020DEFAULT_WEBCONSOLE_VERSION =1.0.18
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 @@ -2,5 +2,5 @@ apiVersion: v2
22name : immudb
33description : The immutable database
44type : application
5- version : 1.9DOM.2-rc1
6- appVersion : " 1.9DOM.2-rc1 "
5+ version : 1.9DOM.2
6+ appVersion : " 1.9DOM.2"
You can’t perform that action at this time.
0 commit comments