Skip to content

Commit

Permalink
Update README.md: update version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
dlegland authored Oct 29, 2024
1 parent f8e3711 commit b7524bd
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 @@ -42,7 +42,7 @@ If you develop plugins / applications based on MorphoLibJ, you can use add the f
<dependency>
<groupId>fr.inra.ijpb</groupId>
<artifactId>MorphoLibJ_</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
</dependency>
```

Expand All @@ -59,7 +59,7 @@ Documentation

A more detailed presentation of the library and its plugins is available on the [ImageJ/Fiji Wiki](http://imagej.net/MorphoLibJ).

We have as well a [User Manual](https://github.com/ijpb/MorphoLibJ/releases/download/MorphoLibJ_-1.6.3/MorphoLibJ-manual-v1.6.3.pdf) in pdf format.
We have as well a [User Manual](https://github.com/ijpb/MorphoLibJ/releases/download/MorphoLibJ_-1.6.4/MorphoLibJ-manual-v1.6.4.pdf) in pdf format.

The main source code directory is [src/main/java/inra/ijpb](http://github.com/ijpb/MorphoLibJ/tree/master/src/main/java/inra/ijpb).

Expand Down

0 comments on commit b7524bd

Please # to comment.