diff --git a/README.md b/README.md index 1931389..fc96ecf 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ brew upgrade voicepeaky ```sh # Install with wget or curl ## set the latest version on releases. -VERSION=v1.0.2 +VERSION=v1.0.3 ## set the OS you use. (macos) OS=linux ## case you use wget diff --git a/voicepeaky.nimble b/voicepeaky.nimble index 3186749..6ce5433 100644 --- a/voicepeaky.nimble +++ b/voicepeaky.nimble @@ -1,6 +1,6 @@ # Package -version = "1.0.2" +version = "1.0.3" author = "solaoi" description = "Voicepeak Server" license = "MIT"