From 7f7a5278e9f3f07309bd2fd6d64693d2358a0d1a Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Tue, 16 Jun 2020 17:24:15 +0800 Subject: [PATCH] add unzip.yaml. --- unzip.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 unzip.yaml diff --git a/unzip.yaml b/unzip.yaml new file mode 100644 index 0000000..a668ef9 --- /dev/null +++ b/unzip.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: LuaDsit/unzip +tag_prefix: ^ +seperator: . \ No newline at end of file -- Gitee