Skip to content

Commit

Permalink
chore(release): Bumped to Version 1.17.2
Browse files Browse the repository at this point in the history
## [1.17.2](v1.17.1...v1.17.2) (2023-06-22)

### Bug Fixes

* Correctly filter existing return order ([2fe3d07](2fe3d07))
* ignore picklist validation if not enabled ([1fee343](1fee343))
* Use UTC timestamp for filtering recent orders ([6ab22a0](6ab22a0))
* Warning about recomputed taxes ([1bb9198](1bb9198))
  • Loading branch information
frappe-bot committed Jun 22, 2023
1 parent c6b487a commit 394a2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecommerce_integrations/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.17.1"
__version__ = "1.17.2"

0 comments on commit 394a2e6

Please sign in to comment.