Version++

This commit is contained in:
2023-10-22 23:47:28 +02:00
parent 8cf73b5bb5
commit a7b7d16f4f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ TARGET = pbf
TEMPLATE = lib
CONFIG += plugin
QT += gui
VERSION = 2.5
VERSION = 2.6
PROTOS = protobuf/vector_tile.proto
include(protobuf/vector_tile.pri)