Skip to content

Commit

Permalink
Update 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiLiCn committed Nov 25, 2023
1 parent 6199e70 commit 94a4fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/PDVGUI/gui/PDVMainClass.java
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ public class PDVMainClass extends JFrame {
/**
* Version
*/
private static final String VERSION = "1.8.1";
private static final String VERSION = "1.8.2";

/**
* Main class
Expand Down

0 comments on commit 94a4fb9

Please sign in to comment.