From de1d1b07f07da762b3f752d128c0bf5c82b6023d Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Sat, 22 Sep 2018 00:42:37 +0800 Subject: [PATCH] 0.3.5 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 52467ce..c1a5ba1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.3.4", + "version": "0.3.5", "description": "yet another extension for GitHub", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda", diff --git a/src/manifest.json b/src/manifest.json index ea06521..a702c32 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Gitako", - "version": "0.3.4", + "version": "0.3.5", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"