Bump version to 1.6.0
This commit is contained in:
parent
b4b3e7e910
commit
a7eff14c16
|
@ -1,3 +1,9 @@
|
||||||
|
1.6.0
|
||||||
|
========================
|
||||||
|
* Added support for multiple cam sites
|
||||||
|
* Added MyFreeCams
|
||||||
|
* Fixed proxy authentication for HTTP and SOCKS
|
||||||
|
|
||||||
1.5.4
|
1.5.4
|
||||||
========================
|
========================
|
||||||
* Lots of little tweaks for the GUI
|
* Lots of little tweaks for the GUI
|
||||||
|
|
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.5.4</version>
|
<version>1.6.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