Skip to content

Commit 0102fbe

Browse files
committed
updated library version and copyright
1 parent dcc9676 commit 0102fbe

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

COPYING.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
EasyVR library v1.10
2-
Copyright (C) 2017 RoboTech srl
1+
EasyVR library v1.11
2+
Copyright (C) 2019 RoboTech srl
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy
55
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
EasyVR Arduino library
22
======================
33

4-
*Copyright (C) 2011-2017 RoboTech srl*
4+
*Copyright (C) 2011-2019 RoboTech srl*
55

66
Written for Arduino and compatible boards for use with EasyVR modules or
77
EasyVR Shield boards produced by [VeeaR](http://www.veear.eu)

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "EasyVR",
3-
"version": "1.10.2",
3+
"version": "1.11.0",
44
"keywords": "speech, recognition, sensor, serial",
55
"description": "A library for the EasyVR line of products",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=EasyVR
2-
version=1.10.2
2+
version=1.11.0
33
author=RoboTech-srl <software@robotechsrl.com>
44
maintainer=PPEscher <ppescher@users.noreply.github.com>
55
sentence=A library for the EasyVR line of products.

0 commit comments

Comments
 (0)