[RELEASE] new version 0.5.0
This commit is contained in:
parent
508e1bac32
commit
682814870c
7
.island/release.bash
Executable file
7
.island/release.bash
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd back
|
||||
mvn versions:set -DnewVersion=$(cat ../version.txt)
|
||||
cd -
|
||||
|
||||
|
1
version.txt
Normal file
1
version.txt
Normal file
@ -0,0 +1 @@
|
||||
0.5.0
|
Loading…
Reference in New Issue
Block a user