diff --git a/Packages/com.whisper.unity/package.json b/Packages/com.whisper.unity/package.json index 569820c..beb7ccc 100644 --- a/Packages/com.whisper.unity/package.json +++ b/Packages/com.whisper.unity/package.json @@ -1,6 +1,6 @@ { "name": "com.whisper.unity", - "version": "1.0.0", + "version": "1.3.1", "displayName": "Whisper", "description": "Whisper is high-performance automatic speech recognition (ASR) model, developed by OpenAI.\n\nThis is Unity bindings of whisper.cpp infrence implementation.", "unity": "2020.1",