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 8a6079e commit 35e4751Copy full SHA for 35e4751
version.sh
@@ -4,4 +4,4 @@
4
export ONEARTH_VERSION=2.8.6 # This must be manually incremented with each OnEarth version
5
6
# The onearth release to use in the Docker image tag (e.g. onearth-wms:{ONEARTH_VERSION}-{ONEARTH_RELEASE}).
7
-export ONEARTH_RELEASE=1 # This must be manually incremented with each OnEarth build
+export ONEARTH_RELEASE=2 # This must be manually incremented with each OnEarth build
0 commit comments