From c8a0dc090093d19c610d07c6e866360678ec5acb Mon Sep 17 00:00:00 2001 From: Max Mauermann Date: Tue, 3 Sep 2024 15:36:37 +0200 Subject: [PATCH] readme links to v1.3.1 --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 0b65a71e..be401fca 100644 --- a/README.adoc +++ b/README.adoc @@ -72,9 +72,9 @@ image:{reddit-badge}[Subreddit subscribers, link="https://reddit.com/r/BirdNET_A This repo contains BirdNET models and scripts for processing large amounts of audio data or single audio files. This is the most advanced version of BirdNET for acoustic analyses and we will keep this repository up-to-date with new models and improved interfaces to enable scientists with no CS background to run the analysis. -https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.0/BirdNET-Analyzer-1.3.0-win.exe[*Click here to download the Windows installer*] and follow the https://github.com/kahst/BirdNET-Analyzer#setup-windows[setup instructions]. +https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.1/BirdNET-Analyzer-1.3.1-win.exe[*Click here to download the Windows installer*] and follow the https://github.com/kahst/BirdNET-Analyzer#setup-windows[setup instructions]. -https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.0/BirdNET-Analyzer-1.3.0-mac.pkg[*Click here to download the macOS package*]. +https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.1/BirdNET-Analyzer-1.3.1-mac.pkg[*Click here to download the macOS package*]. https://tuc.cloud/index.php/s/2TX59Qda2X92Ppr/download/BirdNET_GLOBAL_6K_V2.4_Model_Raven.zip[*Download the newest Raven model here*] and follow the https://github.com/kahst/BirdNET-Analyzer#setup-raven-pro[setup instructions]. @@ -344,9 +344,9 @@ cd BirdNET-Analyzer Before you attempt to setup BirdNET-Analyzer on your Windows machine, please consider downloading our fully-packaged version that does not require you to install any additional packages and can be run "as-is". -You can download this version here: https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.0/BirdNET-Analyzer-1.3.0-win.exe[BirdNET-Analyzer Windows] +You can download this version here: https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.1/BirdNET-Analyzer-1.3.1-win.exe[BirdNET-Analyzer Windows] -. Download the https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.0/BirdNET-Analyzer-1.3.0-win.exe[*BirdNET-Analyzer-setup.exe*] file +. Download the https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.1/BirdNET-Analyzer-1.3.1-win.exe[*BirdNET-Analyzer-setup.exe*] file . Before installing, make sure to right-click the exe-file, select "Properties" and check the box "Unblock" under "Security" at the bottom of the "General" tab. ** If Windows does not display this option, the file can be unblocked with the PowerShell 7 command `Unblock-File -Path .\BirdNET-Analyzer.zip` . During installation, you may see a warning *"Windows protected your PC"* due to the lack of a digital signature. Simply select "More info" and then "Run anyway" to proceed with the installation.