diff --git a/dist/changelogs/1.7.16.md b/dist/changelogs/1.7.16.md new file mode 100644 index 00000000..7573125c --- /dev/null +++ b/dist/changelogs/1.7.16.md @@ -0,0 +1,10 @@ +## Changes + + + +## Fixes + +- Fix actions that shut down XPipe, e.g. automatic updates and debug mode, + not correctly executing if it exited too fast +- Fix error about nonexistent logs directory on first startup +- Fix possible NullPointers when checking whether current SSH session has died diff --git a/version b/version index 0683f2ae..33e7e629 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.7.15 \ No newline at end of file +1.7.16 \ No newline at end of file