Skip to content

Commit c0ce2c8

Browse files
committed
1.1.1
Corrections
1 parent 996f044 commit c0ce2c8

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=DropboxManager
2-
version=1.1
2+
version=1.1.1
33
author=ANTÔNIO CEZAR DE CASTRO LIMA, CRISTIANO HORA DE OLIVEIRA FONTES, LUCAS DE ARAÚJO WANDERLEY ROMEIRO
44
maintainer=Lucas Romeiro <lucas_romeiro@hotmail.com>
55
sentence=Manipulate your Dropbox files by ESP8266

src/DropboxManager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ PARA EXPLICAÇÕES EM PORTUGUES, CONSULTAR O ARQUIVO “README.md” QUE SE ENCO
141141
#include "FS.h"
142142
#include "DropboxManager.h"
143143

144-
#define ver "v1.1"
144+
#define ver "v1.1.1"
145145
//#define debug_mode Serial
146146

147147

0 commit comments

Comments
 (0)