Skip to content

Commit

Permalink
Also bump web facing version string
Browse files Browse the repository at this point in the history
  • Loading branch information
sneumann committed Oct 18, 2024
1 parent dd4c54b commit c884135
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
@SessionScoped
public class MetFragWebBean {

private final String version = "v2.5.0";
private final String version = "v2.5.1";
/*
* combines all the settings
*/
Expand Down

0 comments on commit c884135

Please sign in to comment.