Skip to content

Commit

Permalink
Adds v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelopez committed Feb 16, 2022
1 parent 3599303 commit 7991e27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Stripe Payments Changelog

## 3.4.1 - 2022.02.16

### Fixed
- Fixed issue retrieving plans from Stripe

## 3.4.0 - 2022.02.16

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "enupal/stripe",
"description": "Allows customers # for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS 3.x",
"type": "craft-plugin",
"version": "3.4.0",
"version": "3.4.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 7991e27

Please # to comment.