diff --git a/manifest.json b/manifest.json index fc2e2b0..7f2aa66 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/package.json b/package.json index 2a191db..70f5843 100644 --- a/package.json +++ b/package.json @@ -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/", diff --git a/versions.json b/versions.json index 0d214b0..c79ff51 100644 --- a/versions.json +++ b/versions.json @@ -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" +} \ No newline at end of file