spree_zone_pricing 0.1.53 → 0.1.54

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_zone_pricing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.53
4
+ version: 0.1.54
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -28,6 +28,10 @@ files:
28
28
  - app/views/spree/admin/currency_prices/edit.html.erb
29
29
  - app/views/spree/admin/currency_prices/index.html.erb
30
30
  - app/views/spree/admin/currency_prices/new.html.erb
31
+ - app/views/spree/admin/zone_currencies/_form.html.erb
32
+ - app/views/spree/admin/zone_currencies/edit.html.erb
33
+ - app/views/spree/admin/zone_currencies/index.html.erb
34
+ - app/views/spree/admin/zone_currencies/new.html.erb
31
35
  - app/overrides/spree/admin/variants/_form/spree_zone_pricing.html.erb.deface
32
36
  - app/overrides/spree/layouts/admin/spree_zone_pricing.html.erb.deface
33
37
  - config/routes.rb