From 9e1d26dbffd898d68240de4943d1b2e0e14150c0 Mon Sep 17 00:00:00 2001 From: Jared Erickson Date: Wed, 15 Jun 2022 11:06:03 -0700 Subject: [PATCH] Release 1.6.0 --- doc/download.rst | 2 ++ doc/quickstart.rst | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/download.rst b/doc/download.rst index 1f0843a..13ea5a4 100644 --- a/doc/download.rst +++ b/doc/download.rst @@ -3,6 +3,8 @@ Downloads ========= +`GeoScript JS 1.6.0 `__ + `GeoScript JS 1.5.0 `__ `GeoScript JS 1.4.0 `__ diff --git a/doc/quickstart.rst b/doc/quickstart.rst index ff1cd6a..780622c 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -29,4 +29,4 @@ After extracting the release archive, you can open the GeoScript shell and impor You can also use the uber jar that contains all dependencies and is runnable:: - java -jar geoscript-js-1.5.0-app.jar + java -jar geoscript-js-1.6.0-app.jar diff --git a/pom.xml b/pom.xml index 8c81efb..634c2af 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,9 @@ org.geoscript geoscript-js jar - 1.6-SNAPSHOT + 1.6.0 - 27-SNAPSHOT + 27.0 UTF-8 UTF-8