-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update core library and tag new version 0.1-016 #53
Conversation
basilgello
commented
Nov 29, 2023
•
edited
Loading
edited
- Bump yggdrasil-go submodule to 0.5.4
- Fix VPN connection not closed on Yggdrasil switch toggled off
- Version 0.1-016
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In principle LGTM, but I don't think updating the submodule does anything as I think CI always checks out develop
.
CI yes but F-Droid might think different :) |
Also fixed VPN connection not destroyed on switch off. |
We need to merge #54 before this. |
Signed-off-by: Vasyl Gello <[email protected]>
Signed-off-by: Vasyl Gello <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM too, let's merge.
Great! And new tag :) |
Done! :) |