diff --git a/Download-file-naming.md b/Download-file-naming.md new file mode 100755 index 0000000..7618ba0 --- /dev/null +++ b/Download-file-naming.md @@ -0,0 +1,5 @@ +Windows builds of RSS Guard are generated automatically by the tool called Travis CI. These builds have auto-generated names. In RSS Guard [downloads page](https://github.com/martinrotter/rssguard/releases) you can see filenames like: + * `rssguard-3.4.2-7bad9d1-nowebengine-win32.7z`, + * `rssguard-3.4.2-7bad9d1-win32.7z`, + * `rssguard-3.4.2-95ee6be-nowebengine-win32.exe`, + * `rssguard-3.4.2-95ee6be-win32.exe`. \ No newline at end of file diff --git a/_Sidebar.md b/_Sidebar.md index 6b6a42b..9c0fd46 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -6,6 +6,7 @@ ## Downloads & builds * [Official downloads](Official-downloads) +* [Downloads file naming](Download-file-naming.md) * [Unofficial downloads](Unofficial-downloads) * Development builds * [Linux](Linux-development-builds)