Skip to content

Commit c7db28e

Browse files
Merge pull request #11 from v-technologies/feature-version-1-0-4
Version 1.0.4
2 parents 2cd4158 + 6f6201d commit c7db28e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Assistant RGAA",
44
"description": "Assistant RGAA",
5-
"version": "1.0.2",
5+
"version": "1.0.4",
66
"icons": {
77
"48": "img/icon-48.png",
88
"96": "img/icon-96.png"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "assistant-rgaa",
3-
"version": "1.0.2",
3+
"version": "1.0.4",
44
"description": "Assistant RGAA",
55
"main": "js/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)