Skip to content

Commit bc8410a

Browse files
committed
release: 1.28.2
1 parent 1215724 commit bc8410a

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.28.1",
5+
"version": "1.28.2",
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.28.1",
5+
"version": "1.28.2",
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
@@ -185,5 +185,6 @@
185185
"1.27.13": "1.7.4",
186186
"1.27.14": "1.7.4",
187187
"1.28.0": "1.7.4",
188-
"1.28.1": "1.7.4"
188+
"1.28.1": "1.7.4",
189+
"1.28.2": "1.7.4"
189190
}

0 commit comments

Comments
 (0)