Skip to content

Commit

Permalink
Merge pull request #401 from iipc/release-2.4.0
Browse files Browse the repository at this point in the history
Release 2.4.0
  • Loading branch information
ldko committed May 7, 2019
2 parents da74c3a + 4fe02e9 commit 048235f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@
<dependency>
<groupId>org.netpreserve.commons</groupId>
<artifactId>webarchive-commons</artifactId>
<version>1.1.8</version>
<version>1.1.9</version>
</dependency>
<dependency>
<groupId>org.netpreserve.openwayback</groupId>
Expand Down
6 changes: 6 additions & 0 deletions src/site/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ A detailed list of changes (per release) can be found in the [Release Notes](rel

## Releases

### OpenWayback 2.4.0 Release - 7 May 2019

OpenWayback 2.4.0 release is a minor release. It includes bug fixes and some modest new features. See [release notes](release_notes.html) for full details.

[https://github.com/iipc/openwayback/tree/openwayback-2.4.0](https://github.com/iipc/openwayback/tree/openwayback-2.4.0)

### OpenWayback 2.3.2 Release - 3 May 2017

OpenWayback 2.3.2 release is a bug fix release. See [release notes](release_notes.html) for full details.
Expand Down

0 comments on commit 048235f

Please sign in to comment.