v1.06 Release
This commit is contained in:
parent
f41a9a349d
commit
7e8607c50f
3 changed files with 6 additions and 6 deletions
Binary file not shown.
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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."
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue