From 5898f23a2d1ef9b7ad2f1e46597091961a0b31b0 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Thu, 1 Nov 2018 15:21:38 +0800 Subject: [PATCH] 0.3.17 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 71d8a6d..28ece34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.3.16", + "version": "0.3.17", "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 70a4fab..10b3c18 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.16", + "version": "0.3.17", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"