From dd970e43e2794e6301b941b23eaa9494d61c68db Mon Sep 17 00:00:00 2001 From: Khaliq Date: Mon, 13 Sep 2021 23:30:32 +0800 Subject: [PATCH] docs: change version --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19249e1..f4c49dd 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ yay -S pingme-bin * Binary ```bash -export PINGME_VERSION="0.2.3" +export PINGME_VERSION="0.2.4" wget -q https://github.com/kha7iq/pingme/releases/download/v${PINGME_VERSION}/pingme_Linux_x86_64.tar.gz && \ tar -xf pingme_Linux_x86_64.tar.gz && \ chmod +x pingme && \ @@ -204,6 +204,10 @@ at the [contributing guide](https://github.com/kha7iq/pingme/blob/master/CONTRIB Give a ⭐️ if you like this project! +Fork it ⚙️ + +Make it better 🕶️ + ## Acknowledgments -This project is based on amazing library [Notify](https://github.com/nikoksr/notify) \ No newline at end of file +This project is based on amazing library [Notify](https://github.com/nikoksr/notify)