Release 7.2.0

This commit is contained in:
Alexander Brandes
2023-11-03 15:01:50 +01:00
parent e3bfd9b8bf
commit fdc887850c
4 changed files with 6 additions and 6 deletions

View File

@ -71,7 +71,7 @@ public class ServerListener implements Listener {
/**
* Internal use only. Required to implement lazy econ loading using Guice.
*
* @since TODO
* @since 7.2.0
*/
public interface MutableEconHandler {
void setImplementation(EconHandler econHandler);