chore(repo): bump version to 1.0.5
This commit is contained in:
parent
e215368feb
commit
bb2093b67f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "opencode-voice-dictation",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"engines": {
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ export default defineConfig({
|
|||
userscript: {
|
||||
name: "OpenCode Voice Dictation",
|
||||
namespace: "https://github.com/slaid098/opencode-voice-dictation",
|
||||
version: "1.0.4",
|
||||
version: "1.0.5",
|
||||
description:
|
||||
"Voice dictation for OpenCode web using Whisper (Groq API) - works on PC and mobile",
|
||||
author: "slaid098",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue