-
Notifications
You must be signed in to change notification settings - Fork 74
Update to PSPDFKit 3.3.0 #22
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
Conversation
Signed-off-by: Simone Arpe <simon.arpe@gmail.com>
|
LGTM 👍 |
|
We could also bump the version to 1.3.1 (see #19) and tag as a new release. |
Signed-off-by: Simone Arpe <simon.arpe@gmail.com>
Signed-off-by: Simone Arpe <simon.arpe@gmail.com>
Signed-off-by: Simone Arpe <simon.arpe@gmail.com>
Signed-off-by: Simone Arpe <simon.arpe@gmail.com>
|
Does the iOS part still work after the |
|
I stand by my initial approval! 👍 |
| { | ||
| "name": "Catalog", | ||
| "version": "1.1.0", | ||
| "version": "1.2.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we keep the Catalog version in sync with the package version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That would be ideally a good idea but highly impracticable. Consider the case when the Catalog needs to be upgraded and the package does not.
I would bump the corresponding version only when a change takes places, but we can discuss.
juliangrosshauser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Resolves #20
Update to PSPDFKit 3.3.0