From 28176ba0125242eca6679a253dcf4b0fbdc46ccf Mon Sep 17 00:00:00 2001 From: duyiwei Date: Sun, 27 Mar 2022 07:58:08 +0000 Subject: [PATCH 1/2] add ukui-system-monitor.yaml. --- ukui-system-monitor.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ukui-system-monitor.yaml diff --git a/ukui-system-monitor.yaml b/ukui-system-monitor.yaml new file mode 100644 index 0000000..3fb6f36 --- /dev/null +++ b/ukui-system-monitor.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: https://github.com/ukui/ukui-system-monitor.git +tag_prefix: "v" +seperator: "." \ No newline at end of file From 01f65fa8457b61bb757b5c9442fad9e6ea7571fb Mon Sep 17 00:00:00 2001 From: duyiwei Date: Thu, 7 Apr 2022 08:45:59 +0000 Subject: [PATCH 2/2] update ukui-system-monitor.yaml. --- ukui-system-monitor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ukui-system-monitor.yaml b/ukui-system-monitor.yaml index 3fb6f36..963343d 100644 --- a/ukui-system-monitor.yaml +++ b/ukui-system-monitor.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: https://github.com/ukui/ukui-system-monitor.git tag_prefix: "v" -seperator: "." \ No newline at end of file +separator: "." \ No newline at end of file