From 757ec819903f8b004be506e08b2d1f42dd296d52 Mon Sep 17 00:00:00 2001 From: duyiwei Date: Sun, 27 Mar 2022 08:04:16 +0000 Subject: [PATCH 1/2] add ukui-kwin.yaml. --- ukui-kwin.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ukui-kwin.yaml diff --git a/ukui-kwin.yaml b/ukui-kwin.yaml new file mode 100644 index 0000000..a14b538 --- /dev/null +++ b/ukui-kwin.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: https://github.com/ukui/ukui-kwin .git +tag_prefix: "v" +seperator: "." \ No newline at end of file From aa7b73781020edc708e32bd76249102b2f728df8 Mon Sep 17 00:00:00 2001 From: duyiwei Date: Thu, 7 Apr 2022 08:44:11 +0000 Subject: [PATCH 2/2] update ukui-kwin.yaml. --- ukui-kwin.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ukui-kwin.yaml b/ukui-kwin.yaml index a14b538..594dee8 100644 --- a/ukui-kwin.yaml +++ b/ukui-kwin.yaml @@ -1,4 +1,4 @@ version_control: github -src_repo: https://github.com/ukui/ukui-kwin .git +src_repo: https://github.com/ukui/ukui-kwin.git tag_prefix: "v" -seperator: "." \ No newline at end of file +separator: "." \ No newline at end of file