-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappcast.xml
22 lines (22 loc) · 1.11 KB
/
appcast.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>Lemonade Social - Appcast</title>
<item>
<title>Version 1.29.0</title>
<description>Bug fixes and performance improvements.</description>
<pubDate>Fri 19 Jul 2024 00:00:00 +0000</pubDate>
<enclosure url="https://apps.apple.com/us/app/lemonade-social/id6450694884" sparkle:version="1.29.0" sparkle:os="ios" />
<!-- Force update version -->
<sparkle:tags> <sparkle:criticalUpdate /> </sparkle:tags>
</item>
<item>
<title>Version 1.29.0</title>
<description>Bug fixes and performance improvements.</description>
<pubDate>Fri 19 Jul 2024 00:00:00 +0000</pubDate>
<enclosure url="https://play.google.com/store/apps/details?id=social.lemonade.app" sparkle:version="1.29.0" sparkle:os="android" />
<!-- Force update version -->
<sparkle:tags> <sparkle:criticalUpdate /> </sparkle:tags>
</item>
</channel>
</rss>