Skip to content

Commit c3abc93

Browse files
authored
Merge pull request #11 from yukihirop/update_manifest
Update manifest version
2 parents 319de2f + 12e505b commit c3abc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/manifest.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
name: 'GitHub Stocked Comments',
66
description: 'This app to be able to stock issue comments in GitHub.',
77
author: 'yukihirop',
8-
version: '1.0.0',
8+
version: '1.0.1',
99
icons: {
1010
'16': 'icons/gsc_icon16.png',
1111
'48': 'icons/gsc_icon48.png',

0 commit comments

Comments
 (0)