Skip to content

Commit 92e74fe

Browse files
committed
Merge branch 'develop'
# Conflicts: # library.properties # src/AirGradient.h
2 parents 56809a4 + cc0fd88 commit 92e74fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=AirGradient Air Quality Sensor
2-
version=3.1.16
2+
version=3.1.21
33
author=AirGradient <[email protected]>
44
maintainer=AirGradient <[email protected]>
55
sentence=ESP32-C3 / ESP8266 library for air quality monitor measuring PM, CO2, Temperature, TVOC and Humidity with OLED display.

src/AirGradient.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include "Main/utils.h"
1616

1717
#ifndef GIT_VERSION
18-
#define GIT_VERSION "3.1.16-snap"
18+
#define GIT_VERSION "3.1.21-snap"
1919
#endif
2020

2121
#ifndef ESP8266

0 commit comments

Comments
 (0)