version 1.0.1, adds staging server #25

Merged
merged 1 commit into from Dec 11, 2017

Conversation

Projects
None yet
2 participants
Member

gregglind commented Dec 11, 2017

Hand tested for behaviour correctness on staging server by @gregglind.

@gregglind gregglind merged commit 191d7b0 into master Dec 11, 2017

@@ -1,7 +1,7 @@
{
"name": "pug-addon",
"description": "Augmented Reality Game Experience",
- "version": "1.0.0",
+ "version": "1.0.1",
@pdehaan

pdehaan Dec 11, 2017

Contributor

You changed the package.json version, but do we also need to modify the addon/webextension/manifest.json version string?

https://github.com/gregglind/addon-wr/blob/191d7b000265e174d38a5bcc77d76e67a792dd9e/addon/webextension/manifest.json#L3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment