diff --git a/dist/changelogs/14.0.md b/dist/changelogs/14.0.md index fea585273..1865dfa08 100644 --- a/dist/changelogs/14.0.md +++ b/dist/changelogs/14.0.md @@ -69,3 +69,4 @@ If you have previously used a custom vault passphrase to lock your vault, this w - Fix fish shells launching as sh in the file browser terminal - Fix zsh terminal not launching in the current working directory in file browser - Fix unrecognized \r showing up in various error messages +- Fix sudo elevation not working properly in VMs diff --git a/version b/version index 7cb87c4ae..753b87d25 100644 --- a/version +++ b/version @@ -1 +1 @@ -14.0-63 +14.0-64