Skip to content

Commit

Permalink
updated version of normalization from the hictools folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sa501428 committed Oct 10, 2022
1 parent 8b84b68 commit cd25409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/juicebox/HiCGlobals.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
*/
public class HiCGlobals {

public static final String versionNum = "2.18.00";
public static final String versionNum = "2.20.00";
public static final String juiceboxTitle = "[Juicebox " + versionNum + "] Hi-C Map ";

// MainWindow variables
Expand Down

0 comments on commit cd25409

Please sign in to comment.