diff --git a/www/downloads.md b/www/downloads.md index 31fa59e..753187d 100755 --- a/www/downloads.md +++ b/www/downloads.md @@ -28,8 +28,8 @@ later installed before proceeding. Download the Java-based installer of the latest release of Jolie:
- -

Jolie Installer (Stable: 1.11.0)

+
+

Jolie Installer (Stable: 1.12.0)

@@ -38,7 +38,7 @@ Here you can find the previous ### Run the Jolie installer Open a shell terminal, access the directory in which you downloaded the -installer, and execute java -jar jolie-1.11.0.jar. The installer may +installer, and execute java -jar jolie-1.12.0.jar. The installer may need permissions to write in the directories in which you intend to install Jolie. Depending on your Operating System you can launch the Jolie installer with elevated privileges: @@ -50,7 +50,7 @@ with elevated privileges: administrator privileges and launch the installer;
  • on Linux/MacOS, by launching the installer as root with command -sudo java -jar jolie-1.11.0.jar.
  • +sudo java -jar jolie-1.12.0.jar.