From 67a269c11edb19593556ebc59d8cde01f9611436 Mon Sep 17 00:00:00 2001
From: Fareez Iqmal <60868965+iqfareez@users.noreply.github.com>
Date: Wed, 17 Jan 2024 01:15:00 +0000
Subject: [PATCH] :pencil2: Update version number
---
app/[locale]/changelog/page.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/[locale]/changelog/page.mdx b/app/[locale]/changelog/page.mdx
index c340dbf..1dfcee8 100644
--- a/app/[locale]/changelog/page.mdx
+++ b/app/[locale]/changelog/page.mdx
@@ -1,7 +1,7 @@
import MdxLayout from '@/components/mdx-layout'
import ChangelogHeader from '@/components/changelog-header'
-
+
- Fix bug on **homescreen widget** where it shows the incorrect prayer time data. Issue [#219](https://github.com/mptwaktusolat/app_waktu_solat_malaysia/issues/219). Thanks to MPT user who reported this issue.
- Make Send button in feedback page larger, easier to find. [13ed004](https://github.com/mptwaktusolat/app_waktu_solat_malaysia/commit/13ed00421a508b19c1450664e27d86a73ad24ef8)