Bump version to 2.3.8

This commit is contained in:
PaulStoffregen
2023-12-11 09:05:48 -08:00
parent fd7f0a15f7
commit dbf203344f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"type": "git", "type": "git",
"url": "https://github.com/PaulStoffregen/OneWire" "url": "https://github.com/PaulStoffregen/OneWire"
}, },
"version": "2.3.7", "version": "2.3.8",
"homepage": "https://www.pjrc.com/teensy/td_libs_OneWire.html", "homepage": "https://www.pjrc.com/teensy/td_libs_OneWire.html",
"frameworks": "Arduino", "frameworks": "Arduino",
"examples": [ "examples": [
+1 -1
View File
@@ -1,5 +1,5 @@
name=OneWire name=OneWire
version=2.3.7 version=2.3.8
author=Jim Studt, Tom Pollard, Robin James, Glenn Trewitt, Jason Dangel, Guillermo Lovato, Paul Stoffregen, Scott Roberts, Bertrik Sikken, Mark Tillotson, Ken Butcher, Roger Clark, Love Nystrom author=Jim Studt, Tom Pollard, Robin James, Glenn Trewitt, Jason Dangel, Guillermo Lovato, Paul Stoffregen, Scott Roberts, Bertrik Sikken, Mark Tillotson, Ken Butcher, Roger Clark, Love Nystrom
maintainer=Paul Stoffregen maintainer=Paul Stoffregen
sentence=Access 1-wire temperature sensors, memory and other chips. sentence=Access 1-wire temperature sensors, memory and other chips.