Skip to content

Commit

Permalink
Update release info on web site to match current state
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Nov 10, 2021
1 parent c5863e7 commit e180cbe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion web/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ disablePathToLower = true
enableGitInfo = false

[params]
current_release = "3.10.0"
current_release = "3.10.1"
geekdocLogo = "web-logo.png"

# turn these on when we move to the gh/main branch
Expand Down
6 changes: 3 additions & 3 deletions web/content/usage/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ draft: false

| Release Date | Release | Download Link |
| ------- | ------ | ------ |
| 2021/10/21 | **{{<current_release>}}** | [geos-{{<current_release>}}.tar.bz2](http://download.osgeo.org/geos/geos-{{<current_release>}}.tar.bz2) |
| 2020/12/10 | **3.9.1** | [geos-3.9.1.tar.bz2](http://download.osgeo.org/geos/geos-3.9.1.tar.bz2) |
| 2020/03/10 | **3.8.1** | [geos-3.8.1.tar.bz2](http://download.osgeo.org/geos/geos-3.8.1.tar.bz2) |
| 2021/11/02 | **{{<current_release>}}** | [geos-{{<current_release>}}.tar.bz2](http://download.osgeo.org/geos/geos-{{<current_release>}}.tar.bz2) |
| 2021/11/01 | **3.9.2** | [geos-3.9.2.tar.bz2](http://download.osgeo.org/geos/geos-3.9.2.tar.bz2) |
| 2021/04/10 | **3.8.2** | [geos-3.8.2.tar.bz2](http://download.osgeo.org/geos/geos-3.8.2.tar.bz2) |
| 2019/10/04 | **3.7.3** | [geos-3.7.3.tar.bz2](http://download.osgeo.org/geos/geos-3.7.3.tar.bz2) |
| 2020/12/11 | **3.6.5** | [geos-3.6.5.tar.bz2](http://download.osgeo.org/geos/geos-3.6.5.tar.bz2) |
| 2019/10/04 | **3.5.2** | [geos-3.5.2.tar.bz2](http://download.osgeo.org/geos/geos-3.5.2.tar.bz2) |
Expand Down

0 comments on commit e180cbe

Please sign in to comment.