Skip to content

Commit

Permalink
Merge pull request #398 from micro-manager/fix-mmcorej-version
Browse files Browse the repository at this point in the history
Update MMCoreJ version to match MMCore
  • Loading branch information
marktsuchida authored Nov 2, 2023
2 parents 42ceb57 + 5361dc5 commit bd4704f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMCoreJ_wrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>org.micro-manager.mmcorej</groupId>
<artifactId>MMCoreJ</artifactId>
<packaging>jar</packaging>
<version>10.7.0</version>
<version>11.0.0</version>
<name>Micro-Manager Java Interface to MMCore</name>
<description>Micro-Manager is open source software for control of automated/motorized microscopes. This specific packages provides the Java interface to the device abstractino layer (MMCore) that is written in C++ with a C-interface</description>
<url>http://micro-manager.org</url>
Expand Down

0 comments on commit bd4704f

Please sign in to comment.