mirror of
https://github.com/core-hn/pseudobsidian-ization.git
synced 2026-07-22 06:57:06 +00:00
chore: bump to 0.1.4
This commit is contained in:
parent
eab25b2381
commit
3d4ead5a3b
4 changed files with 6 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Previous entries in French: [CHANGELOG.fr.md](CHANGELOG.fr.md)
|
||||
|
||||
## [dev] v0.1.4 — 16 May 2026
|
||||
## [prod] v0.1.4 — 16 May 2026
|
||||
|
||||
**Branch:** `main` | **Tag:** upcoming
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "pseudonymizer-tool",
|
||||
"name": "Pseudonymizer Tool",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"minAppVersion": "1.7.2",
|
||||
"description": "Pseudonymize and correct interactional transcripts (Jefferson, ICOR, SRT, CHAT/CHA). Designed for qualitative researchers in linguistics and conversation analysis.",
|
||||
"author": "Axelle Abbadie",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "pseudonymizer-tool",
|
||||
"version": "0.1.3",
|
||||
"description": "Plugin Obsidian de pseudonymisation de transcriptions",
|
||||
"version": "0.1.4",
|
||||
"description": "Obsidian plugin for pseudonymizing and correcting interactional transcripts (Jefferson, ICOR, SRT, CHAT/CHA).",
|
||||
"author": "Axelle Abbadie",
|
||||
"homepage": "https://cv.hal.science/axelle-abbadie/",
|
||||
"main": "main.js",
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@
|
|||
"0.1.0": "1.7.2",
|
||||
"0.1.1": "1.7.2",
|
||||
"0.1.2": "1.7.2",
|
||||
"0.1.3": "1.7.2"
|
||||
"0.1.3": "1.7.2",
|
||||
"0.1.4": "1.7.2"
|
||||
}
|
||||
Loading…
Reference in a new issue