这是indexloc提供的服务,不要输入任何密码
Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The core [Termux](https://github.com/termux/termux-app) app comes with the follo

## Installation

Latest version is `v0.118.2`.
Latest version is `v0.118.3`.
Copy link
Contributor

Choose a reason for hiding this comment

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

To be honest, I would delete this line complete, because everyone can read under releases, what's he current version is.
This would simplify a new release.

Copy link
Member

Choose a reason for hiding this comment

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

Beta releases are marked as a pre-release and are not the final release version and they also show up on releases page, so users should know which to install. I have rewritten the README to specify both and the differences, but some of the docs are not complete yet. For the termux site in future, something like https://github.com/termux/termux-core-package/blob/master/site/pages/en/projects/releases/index.md will be done too.

The reason this issue is occurring is because temporarily releases are being made from separate branches instead of master branch, where the bump in the README would normally get done along with in build.gradle, but that will be resolved soon as I am working on finalizing most of my local changes to push them, and next beta should likely be from master, unless fixup betas needs to be made before it.


**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). See [below](#google-play-store-experimental-branch) for information regarding Termux on Google Play.**

Expand Down
Loading