Skip to content

Commit 00d6577

Browse files
committed
release 20.05.3
1 parent 15a2630 commit 00d6577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PUBLIC_REGISTRY := ghcr.io/ricosjp/allgebra
88
CI_REGISTRY_IMAGE ?= registry.ritc.jp/ricos/allgebra
99
CI_COMMIT_REF_NAME ?= manual_deploy
1010

11-
ALLGEBRA_VERSION := 22.05.0
11+
ALLGEBRA_VERSION := 22.05.3
1212
ALLGEBRA_TOPDIR := $(shell git rev-parse --show-toplevel)
1313
GIT_HASH := $(shell git rev-parse HEAD)
1414
BUILD_DATE := $(shell date --rfc-3339=ns)

0 commit comments

Comments
 (0)