@veloceapps/sdk 7.0.2-84 → 7.0.2-85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -137,7 +137,7 @@ var RuntimeStep;
137
137
  RuntimeStep["UPDATE"] = "UPDATE";
138
138
  })(RuntimeStep || (RuntimeStep = {}));
139
139
 
140
- const UI_DEFINITION_VERSION = 3;
140
+ const UI_DEFINITION_VERSION = 2;
141
141
 
142
142
  class RuntimeContextService {
143
143
  constructor(configurationApiService) {