diff --git a/CMakeLists.txt b/CMakeLists.txt index dbcb7cc..de68bd6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16.0) project(pipedal - VERSION 1.2.44 + VERSION 1.2.45 DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi" HOMEPAGE_URL "https://rerdavies.github.io/pipedal" ) diff --git a/README.md b/README.md index e68cbae..5e6c265 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Documentation: [https://rerdavies.github.io/pipedal/Documentation.html](htt   -#### NEW version 1.2.44 Release, providing support for Raspberry Pi OS Bookworm. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details. +#### NEW version 1.2.45 Release, providing support for Raspberry Pi OS Bookworm. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.   diff --git a/docs/Installing.md b/docs/Installing.md index 13f6cea..128a488 100644 --- a/docs/Installing.md +++ b/docs/Installing.md @@ -16,7 +16,7 @@ Download the most recent Debian (.deb) package for your platform: - [Raspberry Pi OS bookworm (64-bit) v1.2.42](https://github.com/rerdavies/pipedal/releases/download/) - [Ubuntu/Raspberry Pi OS bullseyeye (64-bit) v1.2.31](https://github.com/rerdavies/pipedal/releases/download/v1.1.31/pipedal_1.1.31_arm64.deb) -Version 1.2.44 has not yet been tested on Ubuntu or Raspberry Pi OS bullseye. On these platforms, we recommend that you use version 1.1.31. +Version 1.2.45 has not yet been tested on Ubuntu or Raspberry Pi OS bullseye. On these platforms, we recommend that you use version 1.1.31. Install the package by running diff --git a/docs/index.md b/docs/index.md index 33f3fd1..dbbf500 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@ To download PiPedal, click [here](download.md). To view PiPedal documentation, click [here](Documentation.md). -#### NEW version 1.2.44 Release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details. +#### NEW version 1.2.45 Release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.   diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.43 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.43 deleted file mode 100644 index e462d69..0000000 Binary files a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.43 and /dev/null differ diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.45 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.45 index 875aed0..4a0f8af 100644 Binary files a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.45 and b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.45 differ