From cc880465ff8eb2417a5094cf9e800cde56c3bd7c Mon Sep 17 00:00:00 2001 From: Stuart Grieve Date: Tue, 29 Aug 2017 14:12:22 +0100 Subject: [PATCH] incrementing the version number to 0.8.0 --- README.md | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9f8f227e..1849fc3b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Nammu: Desktop GUI for ORACC To run Nammu on your computer, you can download it from -[here](https://github.com/oracc/nammu/releases/download/0.7.1/nammu-0.7.1.jar) +[here](https://github.com/oracc/nammu/releases/download/0.8.0/nammu-0.8.0.jar) and just double click on it to open it. ## What is ORACC? @@ -79,7 +79,7 @@ on how to correct them. ## How to run Nammu To run Nammu on your computer, you can download it from -[here](https://github.com/oracc/nammu/releases/download/0.7.1/nammu-0.7.1.jar) +[here](https://github.com/oracc/nammu/releases/download/0.8.0/nammu-0.8.0.jar) and just double click on it to open it and use it. If you find any problem trying to open it, have a look in the [Troubleshooting](#known-problems-and-troubleshooting) section. @@ -214,12 +214,12 @@ from previous executions: like this: ``` - java -jar target/nammu-0.7.1.jar + java -jar target/nammu-0.8.0.jar ``` 6. You can also run Nammu in development mode from the console. See instructions: -https://github.com/oracc/nammu/wiki/Running-Nammu-from-a-console +https://github.com/oracc/nammu/wiki/Running-Nammu-from-a-console If you find any problem or need more information, you can create an issue [here](https://github.com/oracc/nammu/issues). diff --git a/pom.xml b/pom.xml index 0fd8f9e2..32d60c2e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ uk.ac.ucl.rc.development.oracc nammu - 0.7.1 + 0.8.0 jar nammu