Temporarily using mobibot.mustache to fix CI until Semver 1.2.0 is out.

This commit is contained in:
Erik C. Thauvin 2019-04-27 03:52:14 -07:00
parent af090e7940
commit 8976686286
5 changed files with 38 additions and 8 deletions

View file

@ -99,7 +99,7 @@ import java.util.StringTokenizer;
* @since 1.0
*/
@SuppressWarnings("WeakerAccess")
@Version(properties = "version.properties", className = "ReleaseInfo")
@Version(properties = "version.properties", template = "mobibot.mustache", className = "ReleaseInfo")
public class Mobibot extends PircBot {
// The default port.