mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 06:34:43 -04:00
v0.2.2 fixing missed openJFX dependencies
This commit is contained in:
parent
f295cf014d
commit
bed91bdd86
4 changed files with 73 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.2.1";
|
||||
public static final String appVersion = "v0.2.2";
|
||||
@Override
|
||||
public void start(Stage primaryStage) throws Exception{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue