diff --git a/control/SecurityRoleManager/ControlManifest.Input.xml b/control/SecurityRoleManager/ControlManifest.Input.xml index 9941f69..5e2c957 100644 --- a/control/SecurityRoleManager/ControlManifest.Input.xml +++ b/control/SecurityRoleManager/ControlManifest.Input.xml @@ -1,7 +1,7 @@ + version="1.3.0"> diff --git a/control/package.json b/control/package.json index e2bca3b..864d470 100644 --- a/control/package.json +++ b/control/package.json @@ -1,6 +1,6 @@ { "name": "d365-pcf-securityrolemanager", - "version": "1.2.0", + "version": "1.3.0", "description": "D365 - PCF - Security Role Manager", "scripts": { "build": "pcf-scripts build", diff --git a/control/pcfconfig.json b/control/pcfconfig.json index 920ecb4..3a8f26b 100644 --- a/control/pcfconfig.json +++ b/control/pcfconfig.json @@ -1,3 +1,4 @@ { - "outDir": "./out/controls" + "outDir": "./out/controls", + "buildMode": "production" } \ No newline at end of file diff --git a/solution/src/Other/Solution.xml b/solution/src/Other/Solution.xml index e369a99..91b1f33 100644 --- a/solution/src/Other/Solution.xml +++ b/solution/src/Other/Solution.xml @@ -8,7 +8,7 @@ - 1.2.0 + 1.3.0 2