Skip to content

Commit

Permalink
Merge pull request #220 from kodi-pvr/inc-ver
Browse files Browse the repository at this point in the history
Add-on version incremented to 21.0.1 from Weblate
  • Loading branch information
ksooo committed Apr 17, 2024
2 parents 15520b7 + 411a7ad commit 49ac15a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pvr.stalker/addon.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="pvr.stalker"
version="21.0.0"
version="21.0.1"
name="Stalker Client"
provider-name="Jamal Edey">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
4 changes: 4 additions & 0 deletions pvr.stalker/changelog.txt
@@ -1,3 +1,7 @@
v21.0.1
- Translations updates from Weblate
- ar_sa, ast_es, be_by, bs_ba, cs_cz, cy_gb, de_de, en_au, eo, es_ar, es_es, et_ee, fa_af, fa_ir, fi_fi, fo_fo, fr_fr, hr_hr, hy_am, id_id, it_it, ja_jp, mi, mk_mk, mn_mn, my_mm, ru_ru, si_lk, sk_sk, sq_al, sv_se, ta_in, te_in, tg_tj, th_th, uk_ua, uz_uz

v20.3.1
- Fix issue #189 : "year" and "starRating" are optional in xmltv contract
- Fix issue : init episodeNumber to undefined instead of "0"
Expand Down

0 comments on commit 49ac15a

Please sign in to comment.