forked from Wavyzz/dolibarr
Add v19 in stats
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# shellcheck disable=1113,2002,2006,2086,2164,2219
|
# shellcheck disable=1113,2002,2006,2086,2164,2219
|
||||||
|
|
||||||
Releases=("3.9" "4.0" "5.0" "6.0" "7.0" "8.0" "9.0" "10.0" "11.0" "12.0" "13.0" "14.0" "15.0" "16.0" "17.0" "18.0" "develop")
|
Releases=("3.9" "4.0" "5.0" "6.0" "7.0" "8.0" "9.0" "10.0" "11.0" "12.0" "13.0" "14.0" "15.0" "16.0" "17.0" "18.0" "19.0" "develop")
|
||||||
let "counter = 0"
|
let "counter = 0"
|
||||||
|
|
||||||
echo "Copy script into /tmp/github_commits_byversion.sh"
|
echo "Copy script into /tmp/github_commits_byversion.sh"
|
||||||
@@ -49,4 +49,3 @@ do
|
|||||||
echo
|
echo
|
||||||
let "counter +=1"
|
let "counter +=1"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user