mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-11 00:49:36 +00:00
update version
This commit is contained in:
parent
b1df181120
commit
0e65dce171
@ -19,7 +19,7 @@ TEMPLATE = lib
|
|||||||
|
|
||||||
DEFINES += DEPLOY_LIBRARY
|
DEFINES += DEPLOY_LIBRARY
|
||||||
|
|
||||||
VERSION = 1.3.2.1
|
VERSION = 1.3.3.0
|
||||||
|
|
||||||
DEFINES += APP_VERSION='\\"$$VERSION\\"'
|
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>'
|
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
|
summary: deploy your qt projects # 79 char long summary
|
||||||
description: |
|
description: |
|
||||||
Console app for deploy qt libs.
|
Console app for deploy qt libs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user