feat: update Windows installer to include WixUtilExtension and close running application
chore: bump version to 0.6.2 fix: improve update manager logic for caching and fetching releases
This commit is contained in:
parent
cbd1f3f77c
commit
88d9f200ab
9 changed files with 2947 additions and 2917 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"""WebDrop Bridge - Qt-based desktop application for intelligent drag-and-drop file handling."""
|
||||
|
||||
__version__ = "0.6.0"
|
||||
__version__ = "0.6.2"
|
||||
__author__ = "WebDrop Team"
|
||||
__license__ = "MIT"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue