diff options
author | fuzzard <fuzzard@kodi.tv> | 2024-02-11 13:35:46 +1000 |
---|---|---|
committer | fuzzard <fuzzard@kodi.tv> | 2024-02-15 19:13:01 +1000 |
commit | cbb755d27976f914c90b452fdfc732d6bc692201 (patch) | |
tree | 39e65e118a620167170578e487a9e20901f3ffba | |
parent | 76e2e31b7acef5d01772c13e47fade8f6c9f60c3 (diff) |
[Omega] Beta 3
-rw-r--r-- | tools/Linux/kodi.metainfo.xml.in | 1 | ||||
-rw-r--r-- | version.txt | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/tools/Linux/kodi.metainfo.xml.in b/tools/Linux/kodi.metainfo.xml.in index 6a9370dfbe..1820501439 100644 --- a/tools/Linux/kodi.metainfo.xml.in +++ b/tools/Linux/kodi.metainfo.xml.in @@ -78,6 +78,7 @@ </screenshot> </screenshots> <releases> + <release date="2023-02-15" version="21.0~b3-Omega" type="development"><url>https://kodi.tv/article/kodi-omega-beta-3/</url></release> <release date="2023-12-09" version="21.0~b2-Omega" type="development"><url>https://kodi.tv/article/kodi-omega-beta-2/</url></release> <release date="2023-10-17" version="21.0~b1-Omega" type="development"><url>https://kodi.tv/article/kodi-omega-beta-1/</url></release> <release date="2023-09-07" version="21.0~a3-Omega" type="development"><url>https://kodi.tv/article/kodi-omega-alpha-3/</url></release> diff --git a/version.txt b/version.txt index 4fb755d67a..720eea184e 100644 --- a/version.txt +++ b/version.txt @@ -8,9 +8,9 @@ COPYRIGHT_YEARS 2005-2021 WEBSITE http://kodi.tv VERSION_MAJOR 21 VERSION_MINOR 0 -VERSION_TAG BETA2 -VERSION_CODE 20.90.822 -ADDON_API 20.90.822 +VERSION_TAG BETA3 +VERSION_CODE 20.90.830 +ADDON_API 20.90.830 ADDON_REPOS repository.xbmc.org|https://mirrors.kodi.tv APP_PACKAGE org.xbmc.kodi PACKAGE_IDENTITY XBMCFoundation.Kodi |