Fix update for feeds where all articles have the same URL. Closes #3

This commit is contained in:
relikd
2019-03-15 00:09:00 +01:00
parent 3ace169549
commit 6192f76605
3 changed files with 39 additions and 33 deletions

View File

@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.2</string>
<string>0.9.3</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@@ -32,7 +32,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1146</string>
<string>1153</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>LSUIElement</key>