Skip to content

Commit ce49b43

Browse files
committed
Bump version
1 parent 51921b4 commit ce49b43

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.4";
76+
const String useragent = "Chanduino/0.5";
7777

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

0 commit comments

Comments
 (0)