Skip to content

[chore] Added option to wrap version with single quote or not#402

Open
japzio wants to merge 5 commits intoresearchgate:mainfrom
japzio:chore/new-property
Open

[chore] Added option to wrap version with single quote or not#402
japzio wants to merge 5 commits intoresearchgate:mainfrom
japzio:chore/new-property

Conversation

@japzio
Copy link
Copy Markdown

@japzio japzio commented Oct 2, 2025

Added a new boolean property to specify if version should be wrapped with single-quote

The default behavior right now is like this

Update for next development version '1.6.19-SNAPSHOT'.

Addint this feature and setting the new prooperty wrapVersionWithSingleQuote=false, it should result into this
Update for next development version 1.6.19-SNAPSHOT.

without the single quote

@japzio
Copy link
Copy Markdown
Author

japzio commented Oct 16, 2025

Requesting for feedback @Hillkorn when you get a chance.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants