mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 06:34:43 -04:00
v0.4:
GoldLeaf v0.5 support added Pay attention! All previous GoldLeaf versions are incompatible with this application
This commit is contained in:
parent
90a8ee47c6
commit
933382e0ba
4 changed files with 73 additions and 48 deletions
|
@ -12,7 +12,7 @@ import java.util.Locale;
|
|||
import java.util.ResourceBundle;
|
||||
|
||||
public class NSLMain extends Application {
|
||||
public static final String appVersion = "v0.3.2";
|
||||
public static final String appVersion = "v0.4";
|
||||
@Override
|
||||
public void start(Stage primaryStage) throws Exception{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue