Skip to content

Commit e3cba02

Browse files
committed
release: 1.27.5
1 parent ccc9d5e commit e3cba02

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

manifest.json

+1-1
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.4",
5+
"version": "1.27.5",
66
"minAppVersion": "1.7.4",
77
"isDesktopOnly": false,
88
"author": "Chris Grieser (aka pseudometa)",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.4",
5+
"version": "1.27.5",
66
"keywords": [],
77
"license": "MIT",
88
"main": "main.js",

versions.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,6 @@
173173
"1.27.1": "1.7.4",
174174
"1.27.2": "1.7.4",
175175
"1.27.3": "1.7.4",
176-
"1.27.4": "1.7.4"
176+
"1.27.4": "1.7.4",
177+
"1.27.5": "1.7.4"
177178
}

0 commit comments

Comments
 (0)