mirror of
https://github.com/core-hn/pseudobsidian-ization.git
synced 2026-07-22 06:57:06 +00:00
chore: bump version to 0.0.3 — Obsidian plugin guidelines compliance
This commit is contained in:
parent
ebac4531f7
commit
2e1f9a1b0f
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "pseudonymizer-tool",
|
||||
"name": "Pseudonymizer Tool",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"minAppVersion": "1.4.0",
|
||||
"description": "Pseudonymize and correct interactional transcripts (Jefferson, ICOR, SRT, CHAT/CHA). Designed for qualitative researchers in linguistics and conversation analysis.",
|
||||
"author": "Axelle Abbadie",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"0.0.1": "1.4.0",
|
||||
"0.0.2": "1.4.0"
|
||||
"0.0.2": "1.4.0",
|
||||
"0.0.3": "1.4.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue