Skip to content

Commit

Permalink
bump to version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafauysal committed May 17, 2024
1 parent b339253 commit f53f896
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "easy-text-to-speech",
"version": "1.0.0",
"scripts": {
"start": "npm run watch",
"start": "composer install && npm run watch",
"watchhot": "10up-toolkit watch --port=5010 --hot",
"watch": "10up-toolkit watch",
"build": "10up-toolkit build",
Expand Down
8 changes: 4 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: handyplugins, m_uysl
Tags: text-to-speech, voice generation, audio, accessibility, polly
Requires at least: 5.7
Tested up to: 6.5.2
Tested up to: 6.5.3
Requires PHP: 7.2.5
Stable tag: 1.0
License: GPLv3
Expand Down Expand Up @@ -47,7 +47,7 @@ Easy Text-to-Speech utilizes third-party services such as Amazon Polly, OpenAI,
Bug reports and pull requests are welcome on [GitHub](https://github.com/HandyPlugins/easy-text-to-speech/).

= Documentation =
Our documentation can be found at [https://handyplugins.co/easy-text-to-speech/docs/](https://handyplugins.co/easy-text-to-speech/docs/)
Our documentation can be found at [https://handyplugins.co/docs-category/easy-text-to-speech/](https://handyplugins.co/docs-category/easy-text-to-speech/)

== Installation ==
1. Upload the entire `/easy-text-to-speech` directory to the `/wp-content/plugins/` directory.
Expand All @@ -66,7 +66,7 @@ Yes, you can use it with any post type.

= Where to get Amazon Polly API key? =

You can follow the instructions [here](https://handyplugins.co/easy-text-to-speech/docs/installation-configuration/).
You can follow the instructions [here](https://handyplugins.co/docs/easy-text-to-speech-installation-configuration/).

== Screenshots ==

Expand All @@ -75,7 +75,7 @@ You can follow the instructions [here](https://handyplugins.co/easy-text-to-spee

== Changelog ==

= 1.0 preview (April 23, 2024) =
= 1.0 (May 17, 2024) =
* First release

== Upgrade Notice ==
Expand Down

0 comments on commit f53f896

Please sign in to comment.