+ Bump to 3.3
This commit is contained in:
parent
1ed16c37f2
commit
3c59cd5acd
|
@ -1,6 +1,6 @@
|
||||||
# application settings
|
# application settings
|
||||||
application.name: FileBot
|
application.name: FileBot
|
||||||
application.version: 3.2
|
application.version: 3.3
|
||||||
application.revision: @{svn.revision}
|
application.revision: @{svn.revision}
|
||||||
|
|
||||||
# application updates
|
# application updates
|
||||||
|
|
|
@ -1,16 +1,15 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<update>
|
<update>
|
||||||
<name>FileBot 3.2</name>
|
<name>FileBot 3.3</name>
|
||||||
<revision>1370</revision>
|
<revision>1412</revision>
|
||||||
<title>New updates available</title>
|
<title>New updates available</title>
|
||||||
<message><![CDATA[<html>
|
<message><![CDATA[<html>
|
||||||
<b>FileBot 3.2</b><br>
|
<b>FileBot 3.3</b><br>
|
||||||
This release features:<br>
|
This release features:<br>
|
||||||
+ More reliable movie detection<br>
|
+ New Music Mode using AcoustID<br>
|
||||||
+ New and improved IMDb scraper<br>
|
+ Better support certain SxE patterns<br>
|
||||||
+ Use System Proxy by default<br>
|
+ Improved movie detection<br>
|
||||||
+ Support GVFS URIs in DnD<br>
|
|
||||||
<html>]]></message>
|
<html>]]></message>
|
||||||
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=396]]></discussion>
|
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=460]]></discussion>
|
||||||
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download>
|
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download>
|
||||||
</update>
|
</update>
|
||||||
|
|
Loading…
Reference in New Issue