nus-cs2103-AY2425S1 / forum

12 stars 0 forks source link

Do I need to update a new version of release after I fix the bugs? #395

Open JoanneHing opened 6 hours ago

JoanneHing commented 6 hours ago

As mention in the title, I make some updates for the iP after receiving feedback from the peer about some bugs, do I need to create a new release or I just need to push the commit to the master branch?

damithc commented 5 hours ago

@JoanneHing You need to create a new release or update the current release with the new jar file. Update the master branch as well.

JoanneHing commented 5 hours ago

@JoanneHing You need to create a new release or update the current release with the new jar file. Update the master branch as well.

Thank you prof for clarifying, the naming for the new release can be anything? like v0.3 or should i replace the v0.2 release and retag it?

damithc commented 2 hours ago

@JoanneHing You can use any name for the release. We take the latest release irrespective of the name.