File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ display_usage () {
1515 exit
1616}
1717
18- VERSION=" 0.3.0-SNAPSHOT "
18+ VERSION=" 0.3.0"
1919
2020while getopts :hi:r: flag
2121do
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ setlocal EnableExtensions
33
44:: This is a translation of the corresponding linux install script that
55:: is adapted from https://github.com/saalfeldlab/n5-utils, by @axtimwalde & co
6- set " VERSION = 0.3.0-SNAPSHOT "
6+ set " VERSION = 0.3.0"
77
88:: default for installation dir = current directory
99set " INSTALL_DIR = %CD% "
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >imglib2-st</artifactId >
13- <version >0.3.0-SNAPSHOT </version >
13+ <version >0.3.0</version >
1414
1515 <name >ImgLib2 Spatial Transcriptiomics</name >
1616 <description >This project shows the application of imglib2 to spatial transcriptomics</description >
You can’t perform that action at this time.
0 commit comments