Skip to content

Commit 3d26a54

Browse files
committed
Prepare release 3.3.5
1 parent b70ee75 commit 3d26a54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=AirGradient Air Quality Sensor
2-
version=3.3.4
2+
version=3.3.5
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

Lines changed: 1 addition & 1 deletion
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.3.4-snap"
18+
#define GIT_VERSION "3.3.5-snap"
1919
#endif
2020

2121

0 commit comments

Comments
 (0)