diff --git a/development.md b/development.md index 9548e81..3f2a6e1 100644 --- a/development.md +++ b/development.md @@ -27,6 +27,7 @@ Linting is only run automatically when using `npm run dist`, but should be run f ## Release a new version 1. Update `CHANGELOG.md` +1. Update `readme.txt` 2. Update the version in `package.json` and run `npm i` 3. Update the version in `pixx-io.php` 4. Merge the changes in the `master` branch diff --git a/readme.txt b/readme.txt index 151c293..f82722a 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: pixxio Tags: pixxio, pixx, DAM, Digital Asset Management Requires at least: 6.0 Tested up to: 6.6.2 -Stable tag: 2.0.0 +Stable tag: 2.0.1 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html