| @@ -7,8 +7,17 @@ | ||
| 7 | 7 | [Read our docs](https://docs.simpleanalytics.com/install-simple-analytics-on-wordpress) on the official Simple Analytics WordPress plugin. |
| 8 | 8 | |
| 9 | 9 | You will need a paid subscription to Simple Analytics. [Create one here](https://simpleanalytics.com/welcome). |
| 10 | 10 | |
| 11 | +## Publish | |
| 12 | + | |
| 13 | +When publishing a new version, we automatically deploy a new version to SVN (the WordPress code repository). | |
| 14 | + | |
| 15 | +1. Update "Version" to new version in [/simple-analytics.php](/simple-analytics.php). | |
| 16 | +1. Update "Stable tag" to new version in [/readme.txt](/readme.txt). | |
| 17 | +1. Add "Change log" to [/readme.txt](/readme.txt). | |
| 18 | +1. Publish [a new release](https://github.com/simpleanalytics/wordpress-plugin/releases/new). | |
| 19 | + | |
| 11 | 20 | ## Resources |
| 12 | 21 | |
| 13 | 22 | - [WordPress plugin page](https://wordpress.org/plugins/simpleanalytics/) |
| 14 | 23 | - [Create a Simple Analytics account](https://simpleanalytics.com/welcome) |