Skip to content

Commit 88964fc

Browse files
committed
release: 1.28.1
1 parent 6453a64 commit 88964fc

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.0",
5+
"version": "1.28.1",
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.0",
5+
"version": "1.28.1",
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
@@ -184,5 +184,6 @@
184184
"1.27.12": "1.7.4",
185185
"1.27.13": "1.7.4",
186186
"1.27.14": "1.7.4",
187-
"1.28.0": "1.7.4"
187+
"1.28.0": "1.7.4",
188+
"1.28.1": "1.7.4"
188189
}

0 commit comments

Comments
 (0)