This commit is contained in:
zzz
2017-03-23 13:19:10 +00:00
parent f48d7fc412
commit 4577202ba4
4 changed files with 10 additions and 3 deletions

View File

@ -11,7 +11,7 @@
<target name="plugin" depends="war">
<!-- get version number -->
<buildnumber file="scripts/build.number" />
<property name="release.number" value="0.2" />
<property name="release.number" value="0.3" />
<!-- we don't bother with an update plugin, everything is in a single war -->
<copy file="LICENSE.txt" todir="plugin/" overwrite="true" />