From 91174d4bbd12babe97e6f6d4c235cd93e25591a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vivian=20Lim=20=E2=AD=90?= <1565930+vivlim@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:52:34 -0700 Subject: [PATCH] Add note about play store alpha 0.120 Adds a small note to the readme about the alpha version that was released to play store. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d844a67714..3f98d3537a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The core [Termux](https://github.com/termux/termux-app) app comes with the follo ## Installation -Latest version is `v0.118.0`. +Latest version is `v0.118.0`. The version `v0.120.0` released on Play Store is an *early alpha* not ready for general use. ([details](https://github.com/termux/termux-app/discussions/3995)) **NOTICE: It is highly recommended that you update to `v0.118.0` or higher ASAP for various bug fixes, including a critical world-readable vulnerability reported [here](https://termux.github.io/general/2022/02/15/termux-apps-vulnerability-disclosures.html). Also reminding [again](https://www.reddit.com/r/termux/comments/pkujfa/important_deprecation_notice_for_google_play) to users who have installed termux apps from google playstore that playstore builds are [deprecated](#google-play-store-deprecated) and no longer supported. It is recommended that you shift to F-Droid or GitHub releases.**