Skip to content

Commit

Permalink
Update constant used in project generation to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Apanatshka committed Jan 28, 2025
1 parent 873c1a7 commit 8826034
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public class MetaborgConstants {
public static final String METABORG_GROUP_ID = "org.metaborg";
public static final String METABORG_VERSION = "2.5.21";
public static final String METABORG_VERSION = "2.5.22";

public static final String FILE_CONFIG = "metaborg.yaml";
public static final String FILE_COMPONENT_CONFIG = "metaborg.component.yaml";
Expand Down

0 comments on commit 8826034

Please sign in to comment.