We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca5958 commit 71f0d12Copy full SHA for 71f0d12
README.md
@@ -12,10 +12,10 @@ From base dir :
12
mvn clean install -P singlepackage
13
14
### Run with a simple gui
15
-java -jar target/dist-github-issue-export-0.2.0-SNAPSHOT.jar
+java -jar target/dist-github-issue-export-0.4.0-SNAPSHOT.jar
16
17
### Run on command line
18
-java -jar target/dist-github-issue-export-0.2.0-SNAPSHOT.jar --gui 0 --owner fugerit79 --repo github-issue-export --lang it --xls-file target/report.xls
+java -jar target/dist-github-issue-export-0.4.0-SNAPSHOT.jar --gui 0 --owner fugerit79 --repo github-issue-export --lang it --xls-file target/report.xls
19
20
21
## CHANGELOG
0 commit comments