mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
0.3.2
This commit is contained in:
parent
0bd652b80e
commit
e75a06a7ed
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "gitako",
|
"name": "gitako",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "yet another extension for GitHub",
|
"description": "yet another extension for GitHub",
|
||||||
"repository": "https://github.com/EnixCoda/Gitako",
|
"repository": "https://github.com/EnixCoda/Gitako",
|
||||||
"author": "EnixCoda",
|
"author": "EnixCoda",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Gitako",
|
"name": "Gitako",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"author": "EnixCoda",
|
"author": "EnixCoda",
|
||||||
"icons": {
|
"icons": {
|
||||||
"128": "icons/Gitako-128x128.png"
|
"128": "icons/Gitako-128x128.png"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue