This commit is contained in:
Ignacio Serantes
2026-05-02 19:44:28 +02:00
parent a824a01579
commit 28b120c9e9
7 changed files with 57 additions and 41 deletions

View File

@@ -14,7 +14,7 @@ Classes:
MainWindow: The main application window containing the thumbnail grid and docks.
"""
__appname__ = "BagheeraView"
__version__ = "0.9.24"
__version__ = "0.9.25"
__author__ = "Ignacio Serantes"
__email__ = "kde@aynoa.net"
__license__ = "LGPL"