Skip to content

Commit

Permalink
windows installer last fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EndrII committed Oct 13, 2019
1 parent df6de3f commit d5f8b00
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Deploy/Deploy.pro
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ TEMPLATE = lib

DEFINES += DEPLOY_LIBRARY

VERSION = 1.3.0.7
VERSION = 1.3.0.8

DEFINES += APP_VERSION='\\"$$VERSION\\"'

Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d5f8b00

Please sign in to comment.