aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0be93d7f99ab..f926f6233ff5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
# [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.3-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-2.6.5-green)](https://nordlayer.com/download/linux/)
+
+### Hotfix (Version 2.6.5 released by Nordlayer
+The new version should not break `nordlayer.db`
+
+If you're still facing issues afterwards - repeat 2.6.4 version fix
### Upgrade from 2.6.3 to 2.6.4 BREAKS nordlayer.db
```sh
@@ -31,5 +36,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.4-0-x86_64.pkg.tar.zst
+sudo pacman -U nordlayer-2.6.5-0-x86_64.pkg.tar.zst
```