Bump version to 0.2.1

- Fix broken APK and Linux builds due to webview_flutter_android compatibility issue
- Add manual workflow trigger for easier testing and deployment
- Add automated draft release creation with build artifacts
- Override webview_flutter_android to v4.10.1 for Dart 3.7 compatibility
This commit is contained in:
2025-09-20 16:31:55 -05:00
parent 189256edd7
commit b056271da7

View File

@@ -1,6 +1,6 @@
[project]
name = "ren-browser"
version = "0.2.0"
version = "0.2.1"
description = "A browser for the Reticulum Network."
authors = [
{name = "Sudo-Ivan"}