feat: update version to 1.2.15 and clean up Gitea release workflow

This commit is contained in:
Manuel Weiser 2025-02-19 00:46:34 +01:00
parent fea5932125
commit 55c3b3688a
2 changed files with 2 additions and 6 deletions

View File

@ -111,8 +111,4 @@ EOF
exit 1
fi
echo "Successfully uploaded $file"
done
}
}
}
}
done

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.2.14"
version = "1.2.15"
[env:esp32dev]
platform = espressif32