ngx-sp-auth 4.6.5 → 4.6.6

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.
@@ -3357,7 +3357,7 @@ class VersoesModalComponent {
3357
3357
  */
3358
3358
  getVersions() {
3359
3359
  this._menuService.getVersionBase().subscribe({
3360
- next: response => this.versionBase = response.Version,
3360
+ next: response => this.versionBase = response.Data,
3361
3361
  error: error => this._authUtils.showHttpError(error)
3362
3362
  });
3363
3363
  // Versão do Corporativo