Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
version 1.0.1, adds staging server #25
+5
−3
Conversation
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
Dec 11, 2017
Contributor
You changed the package.json version, but do we also need to modify the addon/webextension/manifest.json version string?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gregglind commentedDec 11, 2017
Hand tested for behaviour correctness on staging server by @gregglind.