spartaxx.businessmodels 1.0.200 → 1.0.201

Sign up to get free protection for your applications and to get access to all the features.
@@ -153,6 +153,7 @@ export interface AppConfigHub {
153
153
  RMQConfigCPckOOTAuthorizationForm?: string;
154
154
  RMQConfigCPckOOTCommercialAgreement?: string;
155
155
  RMQConfigCPckOOTPowerOfAttorney?: string;
156
+ RMQConfigClientPackageQueue?: string;
156
157
 
157
158
  //#endregion
158
159
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.200",
3
+ "version": "1.0.201",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {