Update base version to 3.3.2 in GitHub workflow

Incremented the `base_version` from 3.3.1 to 3.3.2 in the GitHub Actions workflow configuration. This ensures alignment with the updated versioning for release management.
This commit is contained in:
Sipke Schoorstra 2025-01-24 23:08:42 +01:00
parent f9330dfd0e
commit 48bd06ecc7

View file

@ -9,7 +9,7 @@ on:
release:
types: [ prereleased, published ]
env:
base_version: '3.3.1'
base_version: '3.3.2'
feedz_feed_source: 'https://f.feedz.io/elsa-workflows/elsa-3/nuget/index.json'
nuget_feed_source: 'https://api.nuget.org/v3/index.json'