diff --git a/CHANGELOG.md b/CHANGELOG.md index 30e32c9..507edd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -# devel - -initial release \ No newline at end of file +# v1 (2022-07-11) + +initial release diff --git a/README.md b/README.md index 429b2c4..46a3852 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ performance and minimize traffic caused for the VoiceAttack download site. ```yaml - name: Install VoiceAttack - uses: alterNERDtive/setup-voiceattack-action + uses: alterNERDtive/setup-voiceattack-action@v1 with: version: "1.10" ```