diff --git a/Deploy/Deploy.pro b/Deploy/Deploy.pro index 83c3daec..6f26d018 100644 --- a/Deploy/Deploy.pro +++ b/Deploy/Deploy.pro @@ -19,7 +19,7 @@ TEMPLATE = lib DEFINES += DEPLOY_LIBRARY -VERSION = 1.3.0.6 +VERSION = 1.3.0.7 DEFINES += APP_VERSION='\\"$$VERSION\\"' diff --git a/installer b/installer index 87449e7e..8ebbe0e0 160000 --- a/installer +++ b/installer @@ -1 +1 @@ -Subproject commit 87449e7e5c292806d26f0bbe8d711d0f5cd25b5d +Subproject commit 8ebbe0e0e3bd7529655dd54797e863952b386d2a diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 85dc15cc..2b4312f0 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -6,7 +6,7 @@ # name: cqtdeployer # you probably want to 'snapcraft register ' -version: '1.3.0.6' # just for humans, typically '1.2+git' or '1.3.2' +version: '1.3.0.7' # 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.