1.1.30-> 1.1.31

This commit is contained in:
Robin Davies
2023-08-29 22:19:09 -04:00
parent aabf327435
commit 0ddbacea71
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16.0) cmake_minimum_required(VERSION 3.16.0)
project(pipedal project(pipedal
VERSION 1.1.30 VERSION 1.1.31
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi" DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal" HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
) )
+1 -1
View File
@@ -9,6 +9,6 @@ Package: pipedal
Pre-Depends: hostapd;authbind;dnsmasq Pre-Depends: hostapd;authbind;dnsmasq
Priority: optional Priority: optional
Section: sound Section: sound
Version: 1.1.30 Version: 1.1.31
Installed-Size: 15147 Installed-Size: 15147
+2 -2
View File
@@ -1,10 +1,10 @@
# Release Notes # Release Notes
## PiPedal 1.1.30 ## PiPedal 1.1.31
- Use system preferences for dark mode when connecting from Android app. - Use system preferences for dark mode when connecting from Android app.
- -
## PiPedal 1.1.31 ## PiPedal 1.1.29
Bug fixes: Bug fixes:
+1 -1
View File
@@ -7,7 +7,7 @@
To download PiPedal, click [here](download.md). To download PiPedal, click [here](download.md).
> NEW version 1.1.30 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details. > NEW version 1.1.31 release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet. Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.