@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.
@@ -72,7 +72,7 @@ var RuntimeStep;
72
72
  RuntimeStep["UPDATE"] = "UPDATE";
73
73
  })(RuntimeStep || (RuntimeStep = {}));
74
74
 
75
- const UI_DEFINITION_VERSION = 3;
75
+ const UI_DEFINITION_VERSION = 2;
76
76
 
77
77
  class ContextService {
78
78
  constructor(contextApiService) {