# wpvr/9.0.3/vendor/posthog/posthog-php/RELEASING.md

WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress, version 9.0.3. 10 lines.

- Page: https://pluginprobe.com/plugins/wpvr/9.0.3/code/vendor/posthog/posthog-php/RELEASING.md
- Raw: https://pluginprobe.com/plugins/wpvr/9.0.3/raw/vendor/posthog/posthog-php/RELEASING.md
- Modified: 2026-04-02T11:52:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wpvr/9.0.3/code/vendor/posthog/posthog-php/RELEASING.md#L10-L20`.

```markdown
Releasing
=========

 1. Make sure you have `make`, `git`, and [`git-extras`](https://github.com/tj/git-extras) installed.
 1. Run `VERSION=X.Y.Z make release` (where X.Y.Z is the new version).

 That's it! Composer will pick up the new tag and you can see the latest version at https://packagist.org/packages/posthog/posthog-php.

 An entry will also be made to `History.md` with a list of commits since last release.

```
