bump to version 0.8.4

This commit is contained in:
claudi 2026-03-12 08:39:51 +01:00
parent 67bfe4a600
commit de6e9838e5
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
"""WebDrop Bridge - Qt-based desktop application for intelligent drag-and-drop file handling."""
__version__ = "0.8.3"
__version__ = "0.8.4"
__author__ = "WebDrop Team"
__license__ = "MIT"