mirror of
https://github.com/core-hn/pseudobsidian-ization.git
synced 2026-07-22 06:57:06 +00:00
chore: bump to 0.1.1
This commit is contained in:
parent
631803f8f4
commit
48e9849389
3 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "pseudonymizer-tool",
|
||||
"name": "Pseudonymizer Tool",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"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,6 +1,6 @@
|
|||
{
|
||||
"name": "pseudonymizer-tool",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Plugin Obsidian de pseudonymisation de transcriptions",
|
||||
"author": "Axelle Abbadie",
|
||||
"homepage": "https://cv.hal.science/axelle-abbadie/",
|
||||
|
|
|
|||
|
|
@ -5,5 +5,6 @@
|
|||
"0.0.4": "1.4.0",
|
||||
"0.0.5": "1.4.0",
|
||||
"0.0.6": "1.6.6",
|
||||
"0.1.0": "1.7.2"
|
||||
}
|
||||
"0.1.0": "1.7.2",
|
||||
"0.1.1": "1.7.2"
|
||||
}
|
||||
Loading…
Reference in a new issue