Skip to content

Commit

Permalink
Bumped OnEarth version to v2.8.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Graber committed Jun 12, 2024
1 parent 797496e commit 3394dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# The onearth version to use in the Docker image tag (e.g. onearth-wms:{ONEARTH_VERSION}-{ONEARTH_RELEASE}).
export ONEARTH_VERSION=2.8.0 # This must be manually incremented with each OnEarth version
export ONEARTH_VERSION=2.8.1 # This must be manually incremented with each OnEarth version

# The onearth release to use in the Docker image tag (e.g. onearth-wms:{ONEARTH_VERSION}-{ONEARTH_RELEASE}).
export ONEARTH_RELEASE=2 # This must be manually incremented with each OnEarth build
export ONEARTH_RELEASE=1 # This must be manually incremented with each OnEarth build

0 comments on commit 3394dd0

Please sign in to comment.