Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update garmyan prayer times #30

Merged
merged 1 commit into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading