Skip to content

Commit

Permalink
Add version to example app.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexaitken committed Apr 8, 2019
1 parent 5fef734 commit 4da9bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/config/initializers/shopify_app.rb
Expand Up @@ -5,4 +5,5 @@
config.scope = 'read_customers, write_products'
config.embedded_app = true
config.session_repository = Shop
config.api_version = :unstable
end

0 comments on commit 4da9bcc

Please sign in to comment.