Skip to content

Commit

Permalink
Merge pull request #33 from kosratdev/update-qasre-prayer-time
Browse files Browse the repository at this point in the history
Update Qasre, IQ prayer times
  • Loading branch information
kosratdev authored Jan 2, 2025
2 parents 594eb4c + 21573a5 commit 562908e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/MuslimData/DB Helper/DBHelper.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import Foundation
class DBHelper {
// MARK: - Properties

private let dbName = "muslim_db_v2.3.2"
private let dbName = "muslim_db_v2.4.0"
var dbPool: DatabasePool?
static let shared = DBHelper()

Expand Down
7 changes: 7 additions & 0 deletions Sources/MuslimData/Resources/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to the MuslimData database will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.4.0] - 2025-01-03
Change Qasre, IQ prayer times.

### Changed

- Changed prayer times in the Qasre, IQ based on their latest update.

## [2.3.2] - 2024-12-06
Fix some Kurdish Badini translation.

Expand Down
Binary file not shown.

0 comments on commit 562908e

Please sign in to comment.