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