File tree 3 files changed +9
-3
lines changed
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
4
4
## [ Unreleased]
5
5
6
6
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
+
7
13
<a name =" v1.9DOM.1 " ></a >
8
14
## [ v1.9DOM.1] - 2023-11-16
9
15
### Changes
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export GO111MODULE=on
16
16
17
17
SHELL =/bin/bash -o pipefail
18
18
19
- VERSION =1.9DOM.2-rc1
19
+ VERSION =1.9DOM.2
20
20
DEFAULT_WEBCONSOLE_VERSION =1.0.18
21
21
SERVICES =immudb immuadmin immuclient
22
22
TARGETS =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
2
2
name : immudb
3
3
description : The immutable database
4
4
type : 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