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
|
||||
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 -- v1.06
|
||||
fix clean button for ssh connection, fix tmp file creation on ssh by removing that code snippet
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "13",
|
||||
"display": "1.04",
|
||||
"file": "A-Team-Android_ROM_Builder-v1.04.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."
|
||||
"version": "14",
|
||||
"display": "1.06",
|
||||
"file": "A-Team-Android_ROM_Builder-v1.06.7z",
|
||||
"changelog": "fix clean button for ssh connection, fix tmp file creation on ssh by removing that code snippet."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue