-
Notifications
You must be signed in to change notification settings - Fork 45
Bumping version to 1.13.2.0 #427
Bumping version to 1.13.2.0 #427
Conversation
| # | ||
|
|
||
| version = 1.13.1 | ||
| version = 1.13.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the build.gradle file there should be:
version = "${opendistroVersion}.1"
Need to reset the plugin version to 0 in this case
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So that it is 1.13.2.0 and not 1.13.2.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got it, will update
Codecov Report
@@ Coverage Diff @@
## main #427 +/- ##
============================================
- Coverage 76.64% 76.58% -0.07%
Complexity 1543 1543
============================================
Files 199 199
Lines 8325 8325
Branches 1323 1323
============================================
- Hits 6381 6376 -5
- Misses 1246 1248 +2
- Partials 698 701 +3
Continue to review full report at Codecov.
|
Issue #, if available:
N/A
Description of changes:
Patch release - 1.13.2.0
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.