Skip to content

Commit 2146db2

Browse files
committed
release: 1.28.0
1 parent 06f8cff commit 2146db2

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.14",
5+
"version": "1.28.0",
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.14",
5+
"version": "1.28.0",
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
@@ -183,5 +183,6 @@
183183
"1.27.11": "1.7.4",
184184
"1.27.12": "1.7.4",
185185
"1.27.13": "1.7.4",
186-
"1.27.14": "1.7.4"
186+
"1.27.14": "1.7.4",
187+
"1.28.0": "1.7.4"
187188
}

0 commit comments

Comments
 (0)