From bcfc8b3fd9cd0e5b348772d7daeca18a99fade3e Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Wed, 6 May 2020 15:33:43 +0800 Subject: [PATCH 1/3] Increase frei0r-plugins yaml --- frei0r-plugins.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 frei0r-plugins.yaml diff --git a/frei0r-plugins.yaml b/frei0r-plugins.yaml new file mode 100644 index 0000000..8bdab49 --- /dev/null +++ b/frei0r-plugins.yaml @@ -0,0 +1,5 @@ +--- +version_control: github +src_repo: dyne/frei0r +tag_prefix: ^v +seperator: . From 7db506a83d7e4a09834663565e4332701489b9cd Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Wed, 6 May 2020 18:20:30 +0800 Subject: [PATCH 2/3] Increase gnome-dictionary yaml --- frei0r-plugins.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frei0r-plugins.yaml b/frei0r-plugins.yaml index 8bdab49..2063b75 100644 --- a/frei0r-plugins.yaml +++ b/frei0r-plugins.yaml @@ -1,5 +1,4 @@ ---- version_control: github src_repo: dyne/frei0r -tag_prefix: ^v -seperator: . +tag_prefix: "^v" +seperator: "." From 9ffb76757810489110c0be9a3da78cdd1b9c1eeb Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Thu, 7 May 2020 09:37:48 +0800 Subject: [PATCH 3/3] Increase frei0r-plugins yaml --- frei0r-plugins.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frei0r-plugins.yaml b/frei0r-plugins.yaml index 2063b75..c6f0b66 100644 --- a/frei0r-plugins.yaml +++ b/frei0r-plugins.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: dyne/frei0r -tag_prefix: "^v" -seperator: "." +tag_prefix: ^v +seperator: .