From 2fe27057fe00fcf6b000ea1bd975868dd1eac0e4 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Mon, 26 Nov 2018 10:38:13 +0800 Subject: [PATCH] 0.3.24 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f63d34f..4d59b8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.3.23", + "version": "0.3.24", "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 14f227a..6e8baf9 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.23", + "version": "0.3.24", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"