mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 06:34:43 -04:00
development release: Using usb4java 1.2.0 to check if it works @ macOS 'High Sierra'
This commit is contained in:
parent
d1b3067575
commit
bda316abbb
3 changed files with 21 additions and 30 deletions
|
@ -12,7 +12,7 @@ import java.util.Locale;
|
|||
import java.util.ResourceBundle;
|
||||
|
||||
public class NSLMain extends Application {
|
||||
public static final String appVersion = "v0.2.3_DEVELOPMENT";
|
||||
public static final String appVersion = "v0.2.3_DEV";
|
||||
@Override
|
||||
public void start(Stage primaryStage) throws Exception{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue