Skip to content

Commit 3cbdb30

Browse files
committed
build: bump version v1.6.1
1 parent b9c8abe commit 3cbdb30

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "gistr",
33
"name": "Gistr",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"minAppVersion": "1.0.0",
66
"description": "Integrate Opengist and Github gists into your notes, allowing you to create, update, and share between your notes and gist services",
77
"author": "Aetherinox",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gistr",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Integrate Opengist and Github gists into your notes, allowing you to create, update, and share between your notes and gist services",
55
"main": "main.js",
66
"repository": {

versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"1.6.1": "0.15.0",
23
"1.6.0": "0.15.0",
34
"1.5.0": "0.15.0",
45
"1.4.7": "0.15.0",

0 commit comments

Comments
 (0)