diff --git a/fdroidMergeRequest.sh b/fdroidMergeRequest.sh index 64fabee93a7ef628f69142104d4fa3d1bdcd3ad8..12e990c618e65894a7d5ee732cd77272d739c623 100755 --- a/fdroidMergeRequest.sh +++ b/fdroidMergeRequest.sh @@ -74,8 +74,8 @@ echo " - versionName: '${versionName}' tail -n 12 ${METADATA_FOLDER}/cx.ring.yml_ | head -n -2 >> ${METADATA_FOLDER}/cx.ring.yml -echo "Current Version: '${versionName}'" >> ${METADATA_FOLDER}/cx.ring.yml -echo "Current Version Code: ${versionCode}" >> ${METADATA_FOLDER}/cx.ring.yml +echo "CurrentVersion: '${versionName}'" >> ${METADATA_FOLDER}/cx.ring.yml +echo "CurrentVersionCode: ${versionCode}" >> ${METADATA_FOLDER}/cx.ring.yml rm ${METADATA_FOLDER}/cx.ring.yml_