From c8596fcb77711777529727d975b4df4b34082dae Mon Sep 17 00:00:00 2001 From: root Date: Tue, 30 Jun 2020 09:23:49 +0800 Subject: [PATCH] Standardize the format of the yaml file --- libburn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libburn.yaml b/libburn.yaml index 454098b..df9c56f 100644 --- a/libburn.yaml +++ b/libburn.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://dev.lovelyhq.com/libburnia/libburn -tag_pattern: "release-" +tag_prefix: "release-" seperator: "."