mirror of
https://github.com/antos-rde/antos.git
synced 2025-07-13 06:04:30 +02:00
feat(2.1.5): GridView allows navigation by arrow keys
All checks were successful
AntOS pipeline / build-amd64 (push) Successful in 4m15s
AntOS pipeline / build-arm64 (push) Successful in 4m22s
AntOS pipeline / publish-doc-on-tag (push) Has been skipped
AntOS pipeline / build-arm (push) Successful in 3m27s
AntOS pipeline / publish-package-on-tag (push) Has been skipped
All checks were successful
AntOS pipeline / build-amd64 (push) Successful in 4m15s
AntOS pipeline / build-arm64 (push) Successful in 4m22s
AntOS pipeline / publish-doc-on-tag (push) Has been skipped
AntOS pipeline / build-arm (push) Successful in 3m27s
AntOS pipeline / publish-package-on-tag (push) Has been skipped
This commit is contained in:
2
Makefile
2
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.4-b
|
||||
VERSION?=2.1.5-b
|
||||
|
||||
RUSTUP_HOME?=/opt/rust
|
||||
CARGO_HOME?=/opt/rust/cargo
|
||||
|
Submodule antos-frontend updated: 4bbc6c770a...59fb302e18
Reference in New Issue
Block a user