From ec3157c18c4856500ded577bdbe73ccaf49c7370 Mon Sep 17 00:00:00 2001 From: Shinwell_Hu Date: Wed, 24 Jun 2020 12:12:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dyaml=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libburn.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libburn.yaml b/libburn.yaml index 41a9883..43fce70 100644 --- a/libburn.yaml +++ b/libburn.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://dev.lovelyhq.com/libburnia/libburn -tag_pattern: ^v -seperator: . +tag_prefix: "" +seperator: "" -- Gitee