From 933a471366eab086687be775c8bae886e62aeb34 Mon Sep 17 00:00:00 2001 From: "andrey.daragan" <daragan.andrey@demlabs.net> Date: Thu, 19 Mar 2020 14:41:24 +0000 Subject: [PATCH] Update CellFrameDashboardService.pro --- CellFrameDashboardService/CellFrameDashboardService.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CellFrameDashboardService/CellFrameDashboardService.pro b/CellFrameDashboardService/CellFrameDashboardService.pro index 52ff5b7..ce6a0fb 100755 --- a/CellFrameDashboardService/CellFrameDashboardService.pro +++ b/CellFrameDashboardService/CellFrameDashboardService.pro @@ -13,7 +13,7 @@ TARGET = $${BRAND}Service VER_MAJ = 2 VER_MIN = 0 -VER_PAT = 1 +VER_PAT = 3 win32 { CONFIG -= console -- GitLab