Skip to content

Commit

Permalink
Merge branch 'feature/local-platform-api' into feature/studio-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
jfallows committed Dec 20, 2024
2 parents fea3f47 + 6633df5 commit d0a1d69
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.113";
public static final String DEFAULT_ZILLA_TAG = "0.9.114";

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

0 comments on commit d0a1d69

Please sign in to comment.