mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 02:34:34 +00:00
fix variables in windows installer
This commit is contained in:
parent
54700d8b0a
commit
9dc94654cb
@ -19,7 +19,7 @@ TEMPLATE = lib
|
||||
|
||||
DEFINES += DEPLOY_LIBRARY
|
||||
|
||||
VERSION = 1.3.0.5
|
||||
VERSION = 1.3.0.6
|
||||
|
||||
DEFINES += APP_VERSION='\\"$$VERSION\\"'
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c4a61bd89d56eeee65448552f74489783dc19eca
|
||||
Subproject commit 87449e7e5c292806d26f0bbe8d711d0f5cd25b5d
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
name: cqtdeployer # you probably want to 'snapcraft register <name>'
|
||||
version: '1.3.0.5' # just for humans, typically '1.2+git' or '1.3.2'
|
||||
version: '1.3.0.6' # 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user