Skip to content

Commit

Permalink
updates for beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Jan 23, 2025
1 parent 6105c52 commit 444df60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
</copy>
<delete file="${build}/MANIFEST.MF"/>
<manifest file="${build}/MANIFEST.MF">
<attribute name="Specification-Version" value="6.0.0-dev"/>
<attribute name="Specification-Version" value="6.1.0-beta1"/>
</manifest>

<jar jarfile="${dist}/lib/metviewer.jar" basedir="${build}" manifest="${build}/MANIFEST.MF">
Expand Down

0 comments on commit 444df60

Please sign in to comment.