1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

* formatting

This commit is contained in:
Reinhard Pointner 2015-06-16 06:54:40 +00:00
parent f2a1aa1732
commit e9a23d9d53

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>filebot</id>
<title>FileBot</title>
@ -15,7 +15,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>http://app.filebot.net/icon.png</iconUrl>
<dependencies>
<dependency id="jre8" version="" />
<dependency id="jre8" />
</dependencies>
<releaseNotes></releaseNotes>
</metadata>