remove version + update menus #144
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Siderus/Orion!144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/168-hide-app-version-in-the-menu-bar"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed?
removed the menu with version and updates.
Fixes: #135
I guess we could just remove this line instead of the whole block.
If we do remove the entire block we will not give the user the opportunity to manually check for updates.
Those two menus don't work, tested with

v0.6.0:I do get a popup in the beginning asking me to check github though.
If we want this behavior (manual check) we need to make it work with
electron-updaterok, then just remove the version and we will deal with it later in another issue (if it will be an option). How does it sound?