Bump version to 0.6.3

This commit is contained in:
claudi 2026-02-25 15:03:30 +01:00
parent 025e9c888c
commit 239438dddb
7 changed files with 2886 additions and 2878 deletions

View file

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