Skip to content

Commit 9b3229c

Browse files
committed
Update README Maven examples to 1.3.0-beta2
1 parent 1d62def commit 9b3229c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ Pushing a `v*` tag triggers the CI workflow to publish to Maven Central.
6363
BEAST 3 users can then install with:
6464

6565
```
66-
Package Manager > Install from Maven > io.github.compevol:morph-models:1.3.0
66+
Package Manager > Install from Maven > io.github.compevol:morph-models:1.3.0-beta2
6767
```
6868

6969
Or from the command line:
7070

7171
```bash
72-
packagemanager -maven io.github.compevol:morph-models:1.3.0
72+
packagemanager -maven io.github.compevol:morph-models:1.3.0-beta2
7373
```
7474

7575
## References

0 commit comments

Comments
 (0)