Skip to content

Commit 93025a0

Browse files
committed
release: 1.27.8
1 parent a3ca896 commit 93025a0

4 files changed

Lines changed: 6 additions & 5 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "quadro",
33
"name": "Quadro",
44
"description": "Qualitative Data Analysis (QDA) for social scientists. An open alternative to `MAXQDA` and `atlas.ti`, using Markdown to store data and research codes.",
5-
"version": "1.27.7",
5+
"version": "1.27.8",
66
"minAppVersion": "1.7.4",
77
"isDesktopOnly": false,
88
"author": "Chris Grieser (aka pseudometa)",

package-lock.json

Lines changed: 2 additions & 2 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
@@ -2,7 +2,7 @@
22
"name": "Quadro",
33
"author": "Chris Grieser",
44
"description": "Obsidian Plugin for Qualitative Data Analysis (QDA). An open alternative to `MAXQDA` and `atlas.ti`, using Markdown to store data and research codes.",
5-
"version": "1.27.7",
5+
"version": "1.27.8",
66
"keywords": [],
77
"license": "MIT",
88
"main": "main.js",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,6 @@
176176
"1.27.4": "1.7.4",
177177
"1.27.5": "1.7.4",
178178
"1.27.6": "1.7.4",
179-
"1.27.7": "1.7.4"
179+
"1.27.7": "1.7.4",
180+
"1.27.8": "1.7.4"
180181
}

0 commit comments

Comments
 (0)