Version number to 0.8.0

Added language support for names of days and months
pull/59/head 0.8.0
Rop 6 years ago
parent 451cc73e16
commit 56031a45e1

@ -11,7 +11,7 @@
"type": "git",
"url": "https://github.com/ropg/ezTime"
},
"version": "0.7.10",
"version": "0.8.0",
"framework": "arduino",
"platforms": "*",
"build": {

@ -1,5 +1,5 @@
name=ezTime
version=0.7.10
version=0.8.0
author=Rop Gonggrijp
maintainer=Rop Gonggrijp
sentence=ezTime - pronounced "Easy Time" - is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.

Loading…
Cancel
Save