bump version to 0.2.0

This commit is contained in:
Crispy 2024-12-24 23:49:49 +01:00
parent bce482482a
commit 01203d9034
3 changed files with 4 additions and 2 deletions

View file

@ -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