Skip to content

Commit 11c55c2

Browse files
committed
build: bump version 1.6.5
1 parent bcf0fd8 commit 11c55c2

File tree

4 files changed

+71
-70
lines changed

4 files changed

+71
-70
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.4",
4+
"version": "1.6.5",
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-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4",
3+
"version": "1.6.5",
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.5": "0.15.0",
23
"1.6.4": "0.15.0",
34
"1.6.3": "0.15.0",
45
"1.6.2": "0.15.0",

0 commit comments

Comments
 (0)