Skip to content

Commit c38de03

Browse files
committed
add demo gist file
1 parent 7d75481 commit c38de03

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
## DEMO
66
![Demo of Plugin](./docs/DEMO.gif)
7+
[Link to demo gist file](https://gist.github.com/chaintng/e20f278cbf03d855bd51c5840caf728f)
78

89
## Installation
910

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "quick-share-note-to-gist",
33
"name": "Quick Share Note to gist",
4-
"version": "1.0.11",
4+
"version": "1.0.13",
55
"minAppVersion": "0.15.0",
66
"description": "Quick share notes to GitHub gist and its image by upload images to Imgur.",
77
"author": "Por Chainarong Tangsurakit",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quick-share-note-to-gist",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "Quick share notes to GitHub gist and its image by upload images to Imgur (https://github.com/chaintng/quick-share-note-to-gist)",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)