YajanaRao / Serenity

Free App for Music, Meditation and Podcasts 🎸
https://t.me/serenityapp
GNU General Public License v3.0
315 stars 93 forks source link

Bump version on merge of develop and master #131

Open YajanaRao opened 1 year ago

YajanaRao commented 1 year ago

I am thinking of creating a github action for bumping patch and minor on merge to develop and main respectively. Thoughts and contributions are welcome.

Currently this is the part of build script: https://github.com/YajanaRao/Serenity/blob/develop/scripts/build

Which is called in staging workflow: https://github.com/YajanaRao/Serenity/blob/develop/.github/workflows/staging.yml

This the bump changes are not being merged back to github.