Skip to content

Commit

Permalink
update missing version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
robcast committed Sep 13, 2024
1 parent 4aaf299 commit 2085030
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public class DigilibConfiguration extends ParameterMap {
* @return the version
*/
public static String getClassVersion() {
return "2.12.3";
return "2.12.4";
}

/* non-static getVersion for Java inheritance */
Expand Down

0 comments on commit 2085030

Please sign in to comment.