Skip to content

Commit b5ccbb2

Browse files
committed
Bumped version number
1 parent 48f966f commit b5ccbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chanduino/chanduino.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const char *root_ca = PSTR( \
7373
// Web client settings
7474
const int httpPort = 443;
7575
const char *host = "a.4cdn.org";
76-
const String useragent = "Chanduino/0.5";
76+
const String useragent = "Chanduino/0.6";
7777

7878
// Wifi config webserver variables
7979
WiFiServer server(80);

0 commit comments

Comments
 (0)