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

version 1.2.4

This commit is contained in:
Andrei Yankovich 2019-09-15 18:08:22 +03:00
parent 43e538caa5
commit 1a871291bf
3 changed files with 3 additions and 3 deletions

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

@ -1 +1 @@
Subproject commit f76f64183052777f141a5b14bc302024ee9cb71b
Subproject commit ae2ab833f1e3ebcee8edd3e21687753e0e52f044

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