Skip to content

Commit

Permalink
Merge pull request #30 from kosratdev/update-garmyan-prayer-time
Browse files Browse the repository at this point in the history
Update garmyan prayer times
  • Loading branch information
kosratdev authored Nov 22, 2024
2 parents 9990e78 + 0a1e391 commit f2ff251
Show file tree
Hide file tree
Showing 3 changed files with 9 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.2.0"
private let dbName = "muslim_db_v2.3.0"
var dbPool: DatabasePool?
static let shared = DBHelper()

Expand Down
8 changes: 8 additions & 0 deletions Sources/MuslimData/Resources/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.3.0] - 2024-11-21
Change Kalar and Kifri, IQ prayer times.

### Changed

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

## [2.2.0] - 2024-10-30
Add Kurdish Badini dialect to the library.

Expand Down
Binary file not shown.

0 comments on commit f2ff251

Please sign in to comment.