Beta-7 Release

fix updates overwriting user and rom configs
fix clean
fix sync
fix gui start when no ssh is being used
This commit is contained in:
PizzaG 2026-07-19 21:50:36 -04:00
commit 49d3fbb6a3
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View file

@ -1,6 +1,6 @@
{ {
"version": "6", "version": "7",
"display": "Beta-6", "display": "Beta-7",
"file": "A-Team-Android_ROM_Builder-Beta-6.7z", "file": "A-Team-Android_ROM_Builder-Beta-7.7z",
"notes": "LIVE TEST UPDATER, Initial Public Realease, ssh improvements, framework started for custom installer" "notes": "fix updates overwriting user and rom configs, fix clean, fix sync, fix gui start when no ssh is being used"
} }