Skip to content

Commit

Permalink
rm2 #175 sleepscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
ddvk committed Dec 25, 2020
1 parent 33e7730 commit 4b75aea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ function auto_install(){
currentVersion="$(</etc/version)"
case $currentVersion in
"20201127104549" )
patch_name=${1:-patch_17.2.03}
patch_name=${1:-patch_17.2.04}
version="25027_rm2"
expectedhash="0ed1af968a31e816513d15321bd02b9625ccb073"
echo "rM2 Version 2.5.0.27 - $patch_name"
Expand Down
Binary file added patches/25027_rm2/patch_17.2.04
Binary file not shown.
2 changes: 2 additions & 0 deletions patches/25027_rm2/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### patch_17.2.04
- sleeping, sleepscreen , transparency
### patch_17.2.03
- swipe up in right corner cycles colors
- bugfix: cover page
Expand Down

1 comment on commit 4b75aea

@Pemo11235
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is #157 not #175

Please sign in to comment.