From f34b6b419d2163a987790040250f6076a0b6e062 Mon Sep 17 00:00:00 2001 From: fanyinbo <1553199396@qq.com> Date: Sun, 4 Feb 2024 11:11:55 +0800 Subject: [PATCH] Bump version to v0.8.1 Signed-off-by: fanyinbo <1553199396@qq.com> --- .ops/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ops/.gitlab-ci.yml b/.ops/.gitlab-ci.yml index fb702ab0..b26ff71b 100644 --- a/.ops/.gitlab-ci.yml +++ b/.ops/.gitlab-ci.yml @@ -4,4 +4,4 @@ include: variables: APP_NAME: "xtreme1" - APP_VERSION: "v0.8.1" + APP_VERSION: "0.8.1"