Commit cb38b02 1 parent 8d8e514 commit cb38b02 Copy full SHA for cb38b02
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >us.deathmarine</groupId >
5
5
<artifactId >luyten</artifactId >
6
- <version >0.4.6 </version >
6
+ <version >0.4.7 </version >
7
7
<dependencies >
8
8
<dependency >
9
9
<groupId >com.fifesoft</groupId >
239
239
<documenttype name =" Zip File" extensions =" zip" role =" Viewer" />
240
240
</jarbundler >
241
241
<!-- Produce a zip file of the application for distribution -->
242
- <zip destfile =" ${project.build.directory}/Luyten-OSX.zip" >
242
+ <zip destfile =" ${project.build.directory}/Luyten-OSX-${project.version} .zip" >
243
243
<zipfileset dir =" ${project.build.directory}"
244
244
includes =" Luyten.app/**" excludes =" Luyten.app/Contents/MacOS/*" />
245
245
<zipfileset dir =" ${project.build.directory}"
You can’t perform that action at this time.
0 commit comments