diff --git a/README.md b/README.md
index 5d463551..720fabe0 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ The build will result in a single `.jar` file that is made available in the `tar
## Running the application
```
-java -jar shinyproxy-0.9.0.jar
+java -jar shinyproxy-0.9.2.jar
```
Navigate to http://localhost:8080 to access the application. If the default configuration is used, authentication will be done against the LDAP server at *ldap.forumsys.com*; to log in one can use the user name "tesla" and password "password".
diff --git a/pom.xml b/pom.xml
index e26f154e..7e341d21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
eu.openanalytics
shinyproxy
- 0.9.1
+ 0.9.2
jar
shinyproxy