Version++

This commit is contained in:
2024-10-06 12:44:01 +02:00
parent 1d4640c85c
commit e889815402
2 changed files with 2 additions and 2 deletions

View File

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