Skip to content

Commit 5e8c7d8

Browse files
chore: bump version to 1.9.1 [skip ci]
1 parent 48fbf7b commit 5e8c7d8

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "github-issues",
33
"name": "Github Issues",
4-
"version": "1.9.0",
4+
"version": "1.9.1",
55
"minAppVersion": "0.15.0",
66
"description": "Track GitHub Issues, Pull Requests, GitLab Issues and Merge Requests directly in your vault",
77
"author": "LonoxX",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-issues",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "Track GitHub and GitLab issues and pull/merge requests in Obsidian",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"1.6.2": "0.15.0",
1919
"1.7.0": "0.15.0",
2020
"1.8.0": "0.15.0",
21-
"1.9.0": "0.15.0"
21+
"1.9.0": "0.15.0",
22+
"1.9.1": "0.15.0"
2223
}

0 commit comments

Comments
 (0)