Skip to content

Commit

Permalink
GH-331 update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Corless committed Jan 29, 2024
1 parent 4cd369a commit bb2b36f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ ICEpdf is an open source project and is always looking for more contributors. T
<dependency>
<groupId>com.github.pcorless.icepdf</groupId>
<artifactId>icepdf-core</artifactId>
<version>7.1.3</version>
<version>7.1.4</version>
</dependency>
<dependency>
<groupId>com.github.pcorless.icepdf</groupId>
<artifactId>icepdf-viewer</artifactId>
<version>7.1.3</version>
<version>7.1.4</version>
</dependency>
```

Expand Down

0 comments on commit bb2b36f

Please sign in to comment.