Fix a regression that broke kitten update-self

Fixes #6729
This commit is contained in:
Kovid Goyal
2023-10-18 19:19:35 +05:30
parent 0300a355d0
commit a9b412baba
5 changed files with 19 additions and 16 deletions

View File

@@ -64,6 +64,8 @@ Detailed list of changes
- Remote control launch: Fix the ``--copy-env`` option not copying current environment variables (:iss:`6724`)
- Fix a regression that broke ``kitten update-self`` (:iss:`6729`)
0.30.1 [2023-10-05]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~