@veloceapps/sdk 8.0.0-1 → 8.0.0-3

Sign up to get free protection for your applications and to get access to all the features.
@@ -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) {