Skip to content

Commit

Permalink
docs: update readme to 1.41.0
Browse files Browse the repository at this point in the history
Co-authored-by: oleon <oleon@paypal.com>
  • Loading branch information
braintreeps and oscarleonnogales committed Dec 5, 2023
1 parent d0ebd1b commit 21ed886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This is a full example of a Drop-in integration that only accepts credit cards.
<div id="dropin-container"></div>
<button id="submit-button">Purchase</button>

<script src="https://js.braintreegateway.com/web/dropin/1.40.2/js/dropin.min.js"></script>
<script src="https://js.braintreegateway.com/web/dropin/1.41.0/js/dropin.min.js"></script>

<script>
var submitButton = document.querySelector('#submit-button');
Expand Down

0 comments on commit 21ed886

Please sign in to comment.