From 013a6706a46d76b5d73fa9ef99b6acd733140455 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Mon, 8 Oct 2018 22:34:06 +0800 Subject: [PATCH] 0.3.12 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fcce540..740ce31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.3.11", + "version": "0.3.12", "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 1829c3d..76dbb05 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Gitako - enhanced Github code tree", - "version": "0.3.11", + "version": "0.3.12", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"