mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
version 0.3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
group 'ninja.javafx'
|
||||
version '0.2-SNAPSHOT'
|
||||
version '0.3-SNAPSHOT'
|
||||
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'groovy'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
application.name = SmartCSV.fx
|
||||
application.version = 0.2
|
||||
application.version = 0.3
|
||||
|
||||
# fxml views
|
||||
fxml.smartcvs.view = /ninja/javafx/smartcsv/fx/smartcsv.fxml
|
||||
|
||||
Reference in New Issue
Block a user