Skip to content

Tested and adjusted the c2i into d2i using the correct pointer handling #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Changed version nb
  • Loading branch information
olivierbrand authored Jan 6, 2023
commit a67b42b5e3b644ae476d44ed44eb64a7bbfe0fa5
2 changes: 1 addition & 1 deletion PurchaseController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'PurchaseController'
s.version = '1.0.10'
s.version = '1.1.0'
s.summary = 'A helpful and convenient In-App purchases framework'

s.homepage = 'http://dashdevs.com'
Expand Down