v1.06 Release

This commit is contained in:
PizzaG 2026-08-14 22:40:00 -05:00
commit 7e8607c50f
3 changed files with 6 additions and 6 deletions

View file

@ -1,2 +1,2 @@
-- Changelog -- v1.04 -- Changelog -- v1.06
fix update.sh not deleting itself after update, add copy / paste and right click context menu for terminal, tweaked updater output, fixed clean options for build and seperate clean button, rework updater again. fix clean button for ssh connection, fix tmp file creation on ssh by removing that code snippet

View file

@ -1,6 +1,6 @@
{ {
"version": "13", "version": "14",
"display": "1.04", "display": "1.06",
"file": "A-Team-Android_ROM_Builder-v1.04.7z", "file": "A-Team-Android_ROM_Builder-v1.06.7z",
"changelog": "fix update.sh not deleting itself after update, add copy / paste and right click context menu for terminal, tweaked updater output, fixed clean options for build and seperate clean button, rework updater again." "changelog": "fix clean button for ssh connection, fix tmp file creation on ssh by removing that code snippet."
} }