4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-09 07:59:37 +00:00

windows installer last fix

This commit is contained in:
Andrei Yankovich 2019-10-13 20:59:29 +03:00
parent df6de3fee7
commit d5f8b00acb
3 changed files with 3 additions and 3 deletions

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

@ -1 +1 @@
Subproject commit 8ebbe0e0e3bd7529655dd54797e863952b386d2a
Subproject commit d6a05484158fdd2f388ac514d28395d89fecf8d3

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