Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Know which version is used in build service #151

Closed
ghost opened this issue Sep 17, 2015 · 4 comments
Closed

Know which version is used in build service #151

ghost opened this issue Sep 17, 2015 · 4 comments

Comments

@ghost
Copy link

ghost commented Sep 17, 2015

With build service is there any way to Know which version of this plugin is used in build service at any time?

@macdonst
Copy link
Member

@oscarabilleira Do you mean on PhoneGap Build? All you need to do is setup the correct tag in config.xml:

<gap:plugin name="phonegap-plugin-push" source="npm" version="1.2.3" />

You use the version attribute to specify what version you want.

@ghost
Copy link
Author

ghost commented Sep 17, 2015

Thanks, I knew that, I asked if I use without version, is supposed to use the last version avaliable .

<gap:plugin name="phonegap-plugin-push" source="npm" " />

@macdonst
Copy link
Member

@oscarabilleira yes, it will use the latest.

@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant