@redneckz/wildless-cms-uni-blocks 0.14.760 → 0.14.761

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.
@@ -2788,8 +2788,8 @@
2788
2788
  text: 'Белгородской области',
2789
2789
  },
2790
2790
  {
2791
- key: 'bshk',
2792
- text: 'Республике Башкортостан',
2791
+ key: 'brnsk',
2792
+ text: 'Брянской области',
2793
2793
  },
2794
2794
  {
2795
2795
  key: 'krsk',
@@ -10520,7 +10520,7 @@
10520
10520
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
10521
10521
  });
10522
10522
 
10523
- const packageVersion = "0.14.759";
10523
+ const packageVersion = "0.14.760";
10524
10524
 
10525
10525
  exports.Blocks = Blocks;
10526
10526
  exports.ContentPage = ContentPage;