improve(frontend): allow changing year in calendar widget
All checks were successful
AntOS pipeline / build-amd64 (push) Successful in 4m11s
AntOS pipeline / build-arm64 (push) Successful in 4m32s
AntOS pipeline / publish-doc-on-tag (push) Has been skipped
AntOS pipeline / build-arm (push) Successful in 3m36s
AntOS pipeline / publish-package-on-tag (push) Has been skipped

This commit is contained in:
DanyLE
2024-07-27 12:01:42 +02:00
parent 930277ee24
commit af33b62624
4 changed files with 86 additions and 77 deletions

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.2-b
VERSION?=2.1.3-b
RUSTUP_HOME?=/opt/rust
CARGO_HOME?=/opt/rust/cargo