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

release v1.3.1

This commit is contained in:
Andrei Yankovich 2019-10-17 16:02:41 +03:00
parent 69d311b767
commit f2d43df6c7
3 changed files with 3 additions and 3 deletions

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

@ -1 +1 @@
Subproject commit d6a05484158fdd2f388ac514d28395d89fecf8d3
Subproject commit 4152bd2dee12c0c2092b651b3989f3cf67bd8cb5

@ -6,7 +6,7 @@
#
name: cqtdeployer # you probably want to 'snapcraft register <name>'
version: '1.3.0.8' # just for humans, typically '1.2+git' or '1.3.2'
version: '1.3.1.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.