aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDeividas Gedgaudas2023-10-09 12:59:16 +0300
committerDeividas Gedgaudas2023-10-09 12:59:16 +0300
commita01e5dea558bfe83aecc9d5c4318c6b022a645d6 (patch)
treef2e554a269f60ebced755727661e035b64d8df1c /README.md
parentaa8a4c1a8881497319e036e1269c5dc8cfd8e342 (diff)
downloadaur-a01e5dea558bfe83aecc9d5c4318c6b022a645d6.tar.gz
Nordlayer release 3.0.0-0
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 45433927a730..715a17794edc 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# [Nordlayer](https://nordlayer.com) VPN package for Linux (esp [ArchLinux](https://archlinux.org/))
-[![AUR version](https://img.shields.io/aur/version/nordlayer)](https://aur.archlinux.org/packages/nordlayer) [![Nordlayer version](https://img.shields.io/badge/nordlayer-2.6.5-green)](https://nordlayer.com/download/linux/)
+[![AUR version](https://img.shields.io/aur/version/nordlayer)](https://aur.archlinux.org/packages/nordlayer) [![Nordlayer version](https://img.shields.io/badge/nordlayer-3.0.0-green)](https://nordlayer.com/download/linux/)
### Hotfix (Version 2.6.5) released by Nordlayer
The new version should not break `nordlayer.db`
@@ -33,5 +33,5 @@ git clone https://github.com/Sidicer/nordlayer.git
cd nordlayer
makepkg -si
# If 'makepkg -si' fails to install automatically:
-sudo pacman -U nordlayer-2.6.5-0-x86_64.pkg.tar.zst
+sudo pacman -U nordlayer-3.0.0-0-x86_64.pkg.tar.zst
```