Skip to content

Commit 01a5b3d

Browse files
committed
release: 1.27.9
1 parent 8005820 commit 01a5b3d

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.8",
5+
"version": "1.27.9",
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.8",
5+
"version": "1.27.9",
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
@@ -177,5 +177,6 @@
177177
"1.27.5": "1.7.4",
178178
"1.27.6": "1.7.4",
179179
"1.27.7": "1.7.4",
180-
"1.27.8": "1.7.4"
180+
"1.27.8": "1.7.4",
181+
"1.27.9": "1.7.4"
181182
}

0 commit comments

Comments
 (0)