{{ define "main" }}
Released on {{ dateFormat "Monday, Jan 2, 2006" $latest.published_at }}
{{ $latest.body | markdownify }}Here you can find the latest version of OpenGeoSys. But be warned: although this version was successfully tested by the continuous integration system it may be unstable or incomplete...
{{ dateFormat "Monday, Jan 2, 2006" $head_commit.commit.author.date }} by {{ $head_commit.commit.author.name }}:
{{ $head_commit.commit.message }} GitHub Commit Link
{{ range first 1 (where $head_statuses ".context" "continuous-integration/jenkins/branch") }} Jenkins Build with Downloads (Select the Artifacts-tab!) {{ end }}
We also provide binaries for OpenGeoSys-5!