Skip to content
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

Update to ZXing 3.3.0 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update to ZXing 3.3.0 #8

wants to merge 1 commit into from

Conversation

naei
Copy link

@naei naei commented Feb 21, 2017

update jars to core-3.3.0 and javase-3.3.0 ; add ZXing dependency jcommander-1.60.jar ; update README

@@ -13,7 +13,11 @@ module.exports = function (options) {
}

if(defaults.ZXingVersion == null) {
defaults.ZXingVersion = "-3.1.0"
defaults.ZXingVersion = "3.3.0"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved the "-" separator outside the variable, however I wonder now if it was voluntarily put here for some reason in the first place. Do not hesitate to rollback on this if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant