@onecx/angular-accelerator 8.0.0-rc.6 → 8.0.0-rc.7

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.
@@ -5466,7 +5466,7 @@ class DynamicLocaleId {
5466
5466
  }
5467
5467
 
5468
5468
  const LIB_NAME = '@onecx/angular-accelerator';
5469
- const LIB_VERSION = '8.0.0-rc.6';
5469
+ const LIB_VERSION = '8.0.0-rc.7';
5470
5470
 
5471
5471
  class AngularAcceleratorMissingTranslationHandler extends MultiLanguageMissingTranslationHandler {
5472
5472
  }