LINREG bug fix

This commit is contained in:
Miha Kralj
2022-11-14 22:12:25 -08:00
parent 39bb7b8a91
commit a96a58c414
3 changed files with 118 additions and 116 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
next-version: 0.1.19
minor-version-bump-message: \+semver:\s?(feature|new)
branches:
main:
@@ -12,6 +11,6 @@ branches:
regex: ^dev(elop)?(ment)?$
is-release-branch: false
mode: ContinuousDelivery
tag: 'nightly'
tag: 'v'
increment: Inherit
update-build-number: true