From f1777a1a320fd53d84800724c0f9fba104046d1b Mon Sep 17 00:00:00 2001 From: kas Date: Fri, 28 Oct 2022 07:21:32 +0200 Subject: [PATCH] Clarify the stability of the GitHub releases --- README.md | 4 +++- docs/index.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f62683c..60d22719 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,12 @@ Gittyup ================================== -Gittyup is a graphical Git client designed to help you understand and manage your source code history. The [latest release](https://github.com/Murmele/Gittyup/releases/latest) +Gittyup is a graphical Git client designed to help you understand and manage your source code history. The [latest stable release](https://github.com/Murmele/Gittyup/releases/latest) is available either as pre-built flatpak for Linux, 32 / 64 binary for Windows, macOS, or can be built from source by following the directions [below](https://github.com/Murmele/Gittyup#how-to-build). +The [latest development version](https://github.com/Murmele/Gittyup/releases/tag/latest) is available pre-built as well. + Gittyup is a continuation of the [GitAhead](https://github.com/gitahead/gitahead) client. ![Gittyup](https://raw.githubusercontent.com/Murmele/Gittyup/master/rsrc/screenshots/main_dark_orig.png) diff --git a/docs/index.md b/docs/index.md index 021b6da9..e0a10ff8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ Stable versions for different packages are available for - [32 / 64 binary for Windows](https://github.com/Murmele/Gittyup/releases/stable) or - [macOS](https://github.com/Murmele/Gittyup/releases/stable) or from [![homebrew](https://img.shields.io/badge/Homebrew-gray?logo=Homebrew&logoColor=%23FBB040)](https://formulae.brew.sh/cask/gittyup) -The [latest version](https://github.com/Murmele/Gittyup/releases/tag/latest) is available either as pre-built for +The [latest development version](https://github.com/Murmele/Gittyup/releases/tag/latest) is available either as pre-built for - flatpak for Linux, - 32 / 64 binary for Windows, - macOS