-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathappcast.xml
69 lines (68 loc) · 3.9 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>달그락</title>
<!-- Android -->
<item>
<title>v2.0.8</title>
<description>달그락 서비스의 UX를 개선하였습니다.</description>
<pubDate>Mon, 19 Dec 2022 12:00:00 +0000</pubDate>
<enclosure url="https://play.google.com/store/apps/details?id=com.iceluna.dalgeurak" sparkle:version="2.0.7" sparkle:os="android" />
</item>
<item>
<title>v2.0.7</title>
<description>로그아웃 버튼 스타일을 수정하였으며, 선후밥 명단 UX를 개선하였습니다.</description>
<pubDate>Tue, 29 Nov 2022 12:00:00 +0000</pubDate>
<enclosure url="https://play.google.com/store/apps/details?id=com.iceluna.dalgeurak" sparkle:version="2.0.7" sparkle:os="android" />
</item>
<item>
<title>v2.0.4</title>
<description>선후밥이 다중 신청이 가능하도록 개편되었으며, 다양한 버그들이 수정되었습니다.</description>
<pubDate>Wed, 2 Nov 2022 12:00:00 +0000</pubDate>
<enclosure url="https://play.google.com/store/apps/details?id=com.iceluna.dalgeurak" sparkle:version="2.0.4" sparkle:os="android" />
</item>
<item>
<title>v2.0.3</title>
<description>간편식 남은인원 표시 오류 등 다양한 버그가 수정되었습니다.</description>
<pubDate>Mon, 31 Oct 2022 12:00:00 +0000</pubDate>
<enclosure url="https://play.google.com/store/apps/details?id=com.iceluna.dalgeurak" sparkle:version="2.0.3" sparkle:os="android" />
</item>
<item>
<title>v2.0.2</title>
<description>마이너한 버그들이 수정되었습니다.</description>
<pubDate>Sat, 29 Oct 2022 12:00:00 +0000</pubDate>
<enclosure url="https://play.google.com/store/apps/details?id=com.iceluna.dalgeurak" sparkle:version="2.0.2" sparkle:os="android" />
</item>
<!-- IOS -->
<item>
<title>v2.0.8</title>
<description>달그락 서비스의 UX를 개선하였습니다.</description>
<pubDate>Mon, 19 Dec 2022 12:00:00 +0000</pubDate>
<enclosure url="https://apps.apple.com/app/id1599863433" sparkle:version="2.0.7" sparkle:os="ios" />
</item>
<item>
<title>v2.0.7</title>
<description>로그아웃 버튼 스타일을 수정하였으며, 선후밥 명단 UX를 개선하였습니다.</description>
<pubDate>Tue, 29 Nov 2022 12:00:00 +0000</pubDate>
<enclosure url="https://apps.apple.com/app/id1599863433" sparkle:version="2.0.7" sparkle:os="ios" />
</item>
<item>
<title>v2.0.4</title>
<description>선후밥이 다중 신청이 가능하도록 개편되었으며, 다양한 버그들이 수정되었습니다.</description>
<pubDate>Wed, 2 Nov 2022 12:00:00 +0000</pubDate>
<enclosure url="https://apps.apple.com/app/id1599863433" sparkle:version="2.0.4" sparkle:os="ios" />
</item>
<item>
<title>v2.0.3</title>
<description>간편식 남은인원 표시 오류 등 다양한 버그가 수정되었습니다.</description>
<pubDate>Mon, 31 Oct 2022 12:00:00 +0000</pubDate>
<enclosure url="https://apps.apple.com/app/id1599863433" sparkle:version="2.0.3" sparkle:os="ios" />
</item>
<item>
<title>v2.0.2</title>
<description>마이너한 버그들이 수정되었습니다.</description>
<pubDate>Sat, 29 Oct 2022 12:00:00 +0000</pubDate>
<enclosure url="https://apps.apple.com/app/id1599863433" sparkle:version="2.0.2" sparkle:os="ios" />
</item>
</channel>
</rss>