Merge pull request #24 from fbelavenuto/dev

Changing version number
This commit is contained in:
Fabio Belavenuto 2022-07-10 12:48:37 -03:00 committed by GitHub
commit 47b49ac259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.2-alpha1
0.2-alpha2

View File

@ -1,5 +1,5 @@
ARPL_VERSION="0.2-alpha1"
ARPL_VERSION="0.2-alpha2"
# Define paths
TMP_PATH="/tmp"