Skip to content

Commit

Permalink
Release 1.1.7 (#136)
Browse files Browse the repository at this point in the history
- Adds compiled submitted evidence endpoint to disputes
- Update onboard sub-entity request
- Update non hosted completion properties
- Update financial details
- Update hosted payment request with disabled payment methods
- Fix tests
  • Loading branch information
armando-rodriguez-cko authored Mar 26, 2024
1 parent 834fd9f commit 2485a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/checkout_sdk/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CheckoutSdk
VERSION = '1.1.6'
VERSION = '1.1.7'
end

0 comments on commit 2485a31

Please sign in to comment.