Hi Efthymiou, I would leave it out. You could guess that the next release is going to be 3.13.0 - but that might not be the case or your change might no make it into the next release for some reason. Making sure things like @since tags and release notes are all correct will be handled as part of the release process.
Niall On Thu, 29 Jun 2023 at 23:17, Dimitrios Efthymiou < efthymiou.dimitri...@gmail.com> wrote: > Hello. I am a new contributor. Say I am working on a new public method > for a class, say, ExceptionUtils.java. What value do I put in > the @since field in the JavaDoc of this method? > Thank you for your time >