Skip to content

Commit

Permalink
Upgrade zilla version
Browse files Browse the repository at this point in the history
  • Loading branch information
jfallows committed Dec 20, 2024
1 parent 114bce3 commit cb7eafd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

public class ZillabaseZillaConfig
{
public static final String DEFAULT_ZILLA_TAG = "0.9.112";
public static final String DEFAULT_ZILLA_TAG = "0.9.113";

private static final List<ZillabaseZillaPortConfig> DEFAULT_PORT_LIST = List.of(
new ZillabaseZillaPortConfig()
Expand Down

0 comments on commit cb7eafd

Please sign in to comment.