Version++

This commit is contained in:
2025-07-18 18:10:24 +02:00
parent 73f2b246ea
commit d32da083d6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: 4.3.{build}
version: 4.4.{build}
configuration:
- Release

View File

@ -2,7 +2,7 @@ TARGET = pbf
TEMPLATE = lib
CONFIG += plugin
QT += gui
VERSION = 4.3
VERSION = 4.4
HEADERS += src/pbfhandler.h \
src/data.h \