File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"name" : " CodeCopy" ,
4
4
"description" : " Because copy to clipboard buttons should exist on every code snippet" ,
5
5
"homepage_url" : " https://github.com/zenorocha/codecopy" ,
6
- "version" : " 1.2 .0" ,
6
+ "version" : " 1.3 .0" ,
7
7
"author" : " Zeno Rocha" ,
8
8
"applications" : {
9
9
"gecko" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codecopy" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " Because copy to clipboard buttons should exist on every code snippet" ,
5
5
"main" : " src/scripts/main.js" ,
6
6
"repository" : " zenorocha/codecopy" ,
31
31
"package:blink" : " cd dist && zip -r ../codecopy.zip * && cd .." ,
32
32
"package:gecko" : " cd dist && zip -r ../codecopy.xpi * && cd .."
33
33
}
34
- }
34
+ }
You can’t perform that action at this time.
0 commit comments