bump to version 2.1.1
All checks were successful
AntOS pipeline / build-amd64 (push) Successful in 4m12s
AntOS pipeline / build-arm64 (push) Successful in 4m23s
AntOS pipeline / build-arm (push) Successful in 3m28s
AntOS pipeline / publish-on-tag (push) Has been skipped

This commit is contained in:
Dany LE 2024-07-24 23:59:50 +02:00 committed by GitHub
parent 6e24cd89f2
commit 6c3ab28d88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ DOCKER_TAG?=$(subst master,stable,$(subst refs/heads/,,$(shell git symbolic-ref
DOCKER_IMAGE?=iohubdev/antos
ARCH?=amd64
VERSION?=2.1.0-b
VERSION?=2.1.1-b
RUSTUP_HOME?=/opt/rust
CARGO_HOME?=/opt/rust/cargo
@ -202,4 +202,4 @@ sdk:
done
# --push
.PHONY: antd antos docker
.PHONY: antd antos docker