Temporarily using mobibot.mustache to fix CI until Semver 1.2.0 is out.
This commit is contained in:
parent
af090e7940
commit
8976686286
5 changed files with 38 additions and 8 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue