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 e794a090f2
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"