MCKIN-22514 rounding off correctly - #296
Conversation
|
@mudassir-hafeez I think solutions still uses version 3 so you will also need a PR against the v3 branch. |
aayushagrawal9
left a comment
There was a problem hiding this comment.
Hi @mudassir-hafeez can you please explain the following change:
| # Constants ######################################################### | ||
|
|
||
| VERSION = '4.0.6' | ||
| VERSION = '3.4.23' |
There was a problem hiding this comment.
Why is this downgraded?
There was a problem hiding this comment.
@aayushagra thank you for taking my attention towards it. Actually, if you see releases, we were using two different versions of releases. one is for Ironwood Open edX releases and other is for normal releases. After Ironwood upgrade, releases should be as they were before. @xitij2000 can you please comment on that what should be the right release version from now.
|
Oh got it, we are using 4 series of releases for master and 3 series against the v3 branch |
27edb24 to
0c9d091
Compare
0c9d091 to
8b400f9
Compare
|
@aayushagra I have updated the version accordingly. can you please review it once more? thanks |
|
👍
|
Jira ticket https://edx-wiki.atlassian.net/browse/MCKIN-22514
this PR keeps up to date master for #297