Skip to content

Commit eccecef

Browse files
committed
bumps version for revert
1 parent 0e51ee6 commit eccecef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "scribe",
33
"name": "Scribe",
4-
"version": "2.2.0",
4+
"version": "2.2.2",
55
"minAppVersion": "0.15.0",
66
"description": "Record, transcribe, and transform voice notes into structured insights. Leverage Whisper or AssemblyAI and ChatGPT to fill in gaps, generate summaries, and visualize ideas — all seamlessly integrated within Obsidian.",
77
"author": "Mike Alicea",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-scribe-plugin",
3-
"version": "2.2.0",
3+
"version": "2.2.2",
44
"description": "An Obsidian plugin for recording voice notes, transcribing the audio, and summarizing the text - All in one",
55
"main": "build/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)