Skip to content

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Mar 23, 2024
1 parent 1be506c commit da5fa41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,17 @@
{
"name": "TMRh20",
"email": "tmrh20@gmail.com",
"url": "http://tmrh20.github.io/AAAudio",
"url": "https://tmrh20.github.io/AutoAnalogAudio/",
"maintainer": true
},
"version": "1.44",
"version": "1.45",
"frameworks": "arduino",
"platforms":
[
"atmelavr",
"atmelsam",
"espressifesp32"
"espressifesp32",
"nordicnrf52"
],
"export": {
"exclude": "examples/*/*.wav"
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=AutoAnalogAudio
version=1.44
version=1.45
author=TMRh20
maintainer=TMRh20
sentence=Automated analog reads and analog output (streaming) using Arduino DAC(or PWM), ADC, DMA and Timers
Expand Down

0 comments on commit da5fa41

Please # to comment.