Search

You can find the results of your search below.

Fulltext results:

01.02. Creating a Release
7 Hits, Last modified:
figurator, follow these steps to create a release version: ===== Step 1: Create a Pull Request to Merge de... stable git pull origin stable</code> - Create a version tag for the release: <code bash>git tag v1.0.0 gi... /code> - Replace ''v1.0.0'' with your desired version number following semantic versioning conventions (e.g., ''v1.1.0'', ''v2.0.0''). ===== Step 3: Trigger th