1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-13 05:21:50 +02:00

(v2.1.1.9109) another version bump

This commit is contained in:
2024-11-21 22:02:34 +01:00
parent 38bb36ca19
commit 7f4ea96c09
10 changed files with 10 additions and 5 deletions

View File

@ -60,5 +60,7 @@ else
fi
git add data-raw/*
git add PythonPackage/*
git add -u
exit 0