mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-15 14:20:18 -07:00
docs: change version
This commit is contained in:
parent
a6485a2702
commit
dd970e43e2
@ -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)
|
||||
This project is based on amazing library [Notify](https://github.com/nikoksr/notify)
|
||||
|
Loading…
x
Reference in New Issue
Block a user