Fixed template name.
This commit is contained in:
parent
f1d712816e
commit
5580ea6687
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ public final class Constants {
|
|||
/**
|
||||
* The default mustache template.
|
||||
*/
|
||||
public static final String DEFAULT_TEMPLATE_NAME = "mustache";
|
||||
public static final String DEFAULT_TEMPLATE_NAME = "version.mustache";
|
||||
/**
|
||||
* The empty string.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue