Skip to content

Commit

Permalink
Merge pull request #11 from v-technologies/feature-version-1-0-4
Browse files Browse the repository at this point in the history
Version 1.0.4
  • Loading branch information
Etat-Plateforme authored Oct 30, 2017
2 parents 2cd4158 + 6f6201d commit c7db28e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Assistant RGAA",
"description": "Assistant RGAA",
"version": "1.0.2",
"version": "1.0.4",
"icons": {
"48": "img/icon-48.png",
"96": "img/icon-96.png"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "assistant-rgaa",
"version": "1.0.2",
"version": "1.0.4",
"description": "Assistant RGAA",
"main": "js/index.js",
"scripts": {
Expand Down

0 comments on commit c7db28e

Please sign in to comment.