mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 06:34:43 -04:00
v0.2-development intermediate results
This commit is contained in:
parent
3f9add019a
commit
0d9261b62c
13 changed files with 867 additions and 74 deletions
|
@ -19,7 +19,7 @@ import java.util.Locale;
|
|||
import java.util.ResourceBundle;
|
||||
|
||||
public class NSLMain extends Application {
|
||||
static final String appVersion = "v0.1";
|
||||
static final String appVersion = "v0.2-DEVELOPMENT";
|
||||
@Override
|
||||
public void start(Stage primaryStage) throws Exception{
|
||||
ResourceBundle rb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue