Skip to content

Commit 300f0e0

Browse files
committed
Kembalikan versi latest app ke v1.1.0 didalam appcast.xml
1 parent 1f54709 commit 300f0e0

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

dist/appcast.xml

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,24 @@
55
<language>en</language>
66
<title>Dipantau</title>
77
<item>
8-
<title>Version 1.1.1</title>
8+
<title>Version 1.1.0</title>
99
<description><![CDATA[
1010
<ul>
11-
<li>Perbaikan agar setelah update tidak perlu minta permission screen recording.</li>
11+
<li>Fitur reminder not track. Notifikasinya akan muncul per 10 menit jika si user lupa menjalankan timer-nya.</li>
12+
<li>Perbaikan waktu track yang tidak sync ke server.</li>
13+
<li>Perbaikan error ketika timer sedang berjalan dan device dalam keadaan sleep.</li>
1214
</ul>
1315
]]>
1416
</description>
15-
<sparkle:version>4</sparkle:version>
16-
<sparkle:shortVersionString>1.1.1</sparkle:shortVersionString>
17+
<sparkle:version>3</sparkle:version>
18+
<sparkle:shortVersionString>1.1.0</sparkle:shortVersionString>
1719
<enclosure
18-
length="21203799"
20+
length="20514026"
1921
type="application/octet-stream"
20-
url="https://github.com/CoderJava/dipantau-desktop/releases/download/v1.1.1/dipantau_desktop_client-1.1.1+4-macos.zip"
21-
sparkle:edSignature="aAMMvBMgAXEQFRvCNDuHi4Y0dVOPImafvFq7+C+Tf0twv/Y5OIyO5drK88SLkBRjuDcbjTaEMhiU5/C1j0exDw=="
22+
url="https://github.com/CoderJava/dipantau-desktop/releases/download/v1.1.0/dipantau_desktop_client-1.1.0+3-macos.zip"
23+
sparkle:edSignature="hM7l/opG6z89g1bvmBK1sxM59218nksvhWMmOWMue4thG53Wa11luey8S8BgUL6iynikfSncD6OPA8M1ubufDA=="
2224
sparkle:os="macos" />
23-
<pubDate>Mon, 19 Jul 2023 06:30:00 +0700</pubDate>
25+
<pubDate>Mon, 17 Jul 2023 23:00:00 +0700</pubDate>
2426
</item>
2527
</channel>
2628
</rss>

0 commit comments

Comments
 (0)