mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 06:34:43 -04:00
Readme update & few absolutely non-significant changes.
This commit is contained in:
parent
6f5d02a864
commit
10d7cce148
4 changed files with 11 additions and 5 deletions
|
@ -12,7 +12,7 @@ import java.util.Locale;
|
|||
import java.util.ResourceBundle;
|
||||
|
||||
public class NSLMain extends Application {
|
||||
public static final String appVersion = "v0.8";
|
||||
public static final String appVersion = "v0.8.1";
|
||||
@Override
|
||||
public void start(Stage primaryStage) throws Exception{
|
||||
FXMLLoader loader = new FXMLLoader(getClass().getResource("/NSLMain.fxml"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue