We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a2630 commit 00d6577Copy full SHA for 00d6577
common.mk
@@ -8,7 +8,7 @@ PUBLIC_REGISTRY := ghcr.io/ricosjp/allgebra
8
CI_REGISTRY_IMAGE ?= registry.ritc.jp/ricos/allgebra
9
CI_COMMIT_REF_NAME ?= manual_deploy
10
11
-ALLGEBRA_VERSION := 22.05.0
+ALLGEBRA_VERSION := 22.05.3
12
ALLGEBRA_TOPDIR := $(shell git rev-parse --show-toplevel)
13
GIT_HASH := $(shell git rev-parse HEAD)
14
BUILD_DATE := $(shell date --rfc-3339=ns)
0 commit comments