+ Push FileBot 4.7.8
This commit is contained in:
parent
1dcd2869af
commit
a926a71d19
|
@ -1,6 +1,6 @@
|
||||||
# application settings
|
# application settings
|
||||||
application.name: FileBot
|
application.name: FileBot
|
||||||
application.version: 4.7.7
|
application.version: 4.7.8
|
||||||
application.revision: @{revision}
|
application.revision: @{revision}
|
||||||
|
|
||||||
# application updates
|
# application updates
|
||||||
|
|
|
@ -1,13 +1,16 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<update>
|
<update>
|
||||||
<name>FileBot 4.7.7</name>
|
<name>FileBot 4.7.8</name>
|
||||||
<revision>4678</revision>
|
<revision>4842</revision>
|
||||||
<title>New updates available</title>
|
<title>New updates available</title>
|
||||||
<message><![CDATA[<html>
|
<message><![CDATA[<html>
|
||||||
<b>FileBot 4.7.7</b><br>
|
<b>FileBot 4.7.8</b><br>
|
||||||
This release features:<br>
|
This release features:<br>
|
||||||
+ Minor improvements bugfixes<br>
|
+ New language preferences<br>
|
||||||
|
+ New episode order preferences<br>
|
||||||
|
+ New bindings<br>
|
||||||
|
+ Minor improvements and bugfixes<br>
|
||||||
<html>]]></message>
|
<html>]]></message>
|
||||||
<discussion><![CDATA[https://www.filebot.net/forums/viewtopic.php?f=7&t=3709&p=25510#p25510]]></discussion>
|
<discussion><![CDATA[https://www.filebot.net/forums/viewtopic.php?f=7&t=3709&p=26583#p26583]]></discussion>
|
||||||
<download><![CDATA[https://www.filebot.net/#download]]></download>
|
<download><![CDATA[https://www.filebot.net/#download]]></download>
|
||||||
</update>
|
</update>
|
||||||
|
|
Loading…
Reference in New Issue