aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsidicer2023-06-22 14:58:41 +0300
committersidicer2023-06-22 15:03:21 +0300
commit1744e3e0c78509a084e89ec892ba492c67ebbab2 (patch)
tree1f8953f4155c59bb43d8a7b21d38791a0b001c28 /README.md
parentc2b6ac8d15571ebf07b17482d0b5b759f5b69ad0 (diff)
downloadaur-1744e3e0c78509a084e89ec892ba492c67ebbab2.tar.gz
Version upgrade to 2.6.5
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
```