We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a6a11 commit d59e6b0Copy full SHA for d59e6b0
src/gui/Displayer.java
@@ -10,7 +10,7 @@
10
//NetBean生成
11
public class Displayer extends javax.swing.JFrame {
12
private Path path;
13
- private String version="V1.0";
+ private String version = "V1.1";
14
15
public Displayer(String paths) {
16
try {
0 commit comments