Bumb version to 1.7.0
This commit is contained in:
parent
7daffd2594
commit
a3e0c18cf9
|
@ -1,4 +1,4 @@
|
||||||
1.6.2
|
1.7.0
|
||||||
========================
|
========================
|
||||||
* Added CamSoda
|
* Added CamSoda
|
||||||
* Added detection of model name changes for MyFreeCams
|
* Added detection of model name changes for MyFreeCams
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -5,7 +5,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>ctbrec</groupId>
|
<groupId>ctbrec</groupId>
|
||||||
<artifactId>ctbrec</artifactId>
|
<artifactId>ctbrec</artifactId>
|
||||||
<version>1.6.1</version>
|
<version>1.7.0</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|
Loading…
Reference in New Issue