4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-06 14:39:35 +00:00

update version

This commit is contained in:
Andrei Yankovich 2020-02-24 10:37:38 +03:00
parent b1df181120
commit 0e65dce171
3 changed files with 3 additions and 3 deletions

@ -19,7 +19,7 @@ TEMPLATE = lib
DEFINES += DEPLOY_LIBRARY
VERSION = 1.3.2.1
VERSION = 1.3.3.0
DEFINES += APP_VERSION='\\"$$VERSION\\"'

@ -1 +1 @@
Subproject commit d8ef03e413014b6c3b92d89112908b3cf5666bd2
Subproject commit 882d0e274675d752648edf6611f8da621a2f64b4

@ -6,7 +6,7 @@
#
name: cqtdeployer # you probably want to 'snapcraft register <name>'
version: '1.3.2.1' # just for humans, typically '1.2+git' or '1.3.2'
version: '1.3.3.0' # just for humans, typically '1.2+git' or '1.3.2'
summary: deploy your qt projects # 79 char long summary
description: |
Console app for deploy qt libs.