Skip to content

Commit eec0835

Browse files
chore: bump version to 1.9.2 [skip ci]
1 parent 286fc38 commit eec0835

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.1",
4+
"version": "1.9.2",
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.1",
3+
"version": "1.9.2",
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
@@ -19,5 +19,6 @@
1919
"1.7.0": "0.15.0",
2020
"1.8.0": "0.15.0",
2121
"1.9.0": "0.15.0",
22-
"1.9.1": "0.15.0"
22+
"1.9.1": "0.15.0",
23+
"1.9.2": "0.15.0"
2324
}

0 commit comments

Comments
 (0)