mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-07 22:18:25 +01: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:
parent
51a59685ea
commit
aafe706cc8
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
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4bbc6c770a372ad92b67779605371cd7b7d0d433
|
||||
Subproject commit 59fb302e1879b51a4320a8ce45cd29ff47b3c2d3
|
Loading…
Reference in New Issue
Block a user