Skip to content

Commit 47f6b9c

Browse files
authored
bump 3.0.4 (#39)
1 parent b4c922b commit 47f6b9c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [3.0.4] - 2025-06-16
4+
- Weekend bugfix
5+
36
## [3.0.3] - 2025-06-14
47
- Hijri Date bugfix
58

@@ -59,6 +62,7 @@ The calendar has been completely rewritten and many features have been added to
5962
## [0.1.0] - 2020-12-15
6063
- Initial release.
6164

65+
[3.0.4]: https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/3.0.4
6266
[3.0.3]: https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/3.0.3
6367
[3.0.2]: https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/3.0.2
6468
[3.0.1]: https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/3.0.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Download the plugin from the [KDE Store](https://store.kde.org/p/2216432/).
2121
| Plasma Version | Widget Version | Link |
2222
| ----------------- | ---------------------------------------------------------------------- | ------------------------------------------------------ |
2323
| 6 and above | 3.x | [Plasma 6 Store](https://store.kde.org/p/2216432/) |
24-
| 5.25 > plasma < 6 | [2.x](https://github.com/amirnajaffi/shamsi-calendar-plasmoid/tree/v2) | [Plasma 5 Store](https://store.kde.org/p/1460130/) |
24+
| 5.25 >= plasma < 6 | [2.x](https://github.com/amirnajaffi/shamsi-calendar-plasmoid/tree/v2) | [Plasma 5 Store](https://store.kde.org/p/1460130/) |
2525
| 5.24 and below | [1.x](https://github.com/amirnajaffi/shamsi-calendar-plasmoid/tree/v1) | [Plasma 5 Store](https://store.kde.org/p/1460130/) |
2626

2727
Check your Plasma version: `plasmashell --version`

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"Name": "Shamsi Calendar",
1414
"Description": "Shamsi Calendar. A Persian calendar for easy date tracking and holiday support. Known as Shamsi Calendar or Jalali Calendar!",
1515
"KPackageStructure": "Plasma/Applet",
16-
"Version": "3.0.3",
16+
"Version": "3.0.4",
1717
"Website": "https://github.com/amirnajaffi/shamsi-calendar-plasmoid",
1818
"License": "GPLv3"
1919
},

0 commit comments

Comments
 (0)