mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-19 17:55:21 -04:00
Update version number
This commit is contained in:
parent
9517ad743b
commit
0d27101ff2
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ import java.util.ResourceBundle;
|
|||
|
||||
public class NSLMain extends Application {
|
||||
|
||||
public static final String appVersion = "v2.2";
|
||||
public static final String appVersion = "v2.2.1";
|
||||
|
||||
@Override
|
||||
public void start(Stage primaryStage) throws Exception{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue