mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-07 22:18:25 +01:00
bump to version 2.1.1
This commit is contained in:
parent
6e24cd89f2
commit
6c3ab28d88
4
Makefile
4
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user