bump version to 0.2.0
This commit is contained in:
parent
bce482482a
commit
01203d9034
3 changed files with 4 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -20,3 +20,5 @@ windows:
|
|||
cp -r assets levels ${RELEASE_DIRNAME}_win/
|
||||
zip -r ${RELEASE_DIRNAME}_win.zip ${RELEASE_DIRNAME}_win/
|
||||
rm -rf ${RELEASE_DIRNAME}_win
|
||||
|
||||
all: windows linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue