From 2a5e517fab234e995bd63f7dd2da38a9bb1a0be1 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Wed, 19 Sep 2018 21:49:47 +0800 Subject: [PATCH] 0.3.3 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de4b11b..15e8668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.3.2", + "version": "0.3.3", "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 99f4c3a..eec0488 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Gitako", - "version": "0.3.2", + "version": "0.3.3", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"