diff options
author | fuzzard <fuzzard@users.noreply.github.com> | 2023-06-17 09:25:20 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-17 09:25:20 +1000 |
commit | 22aa5f16de4de06ee08d14dc134068ddbdecd428 (patch) | |
tree | 2284e165a4b4d3fb37ce5cb5f36aabc22ccda243 | |
parent | 3643f91b7c640a606919ac0be5e62e214c71124e (diff) | |
parent | 87da554b54f31dbcd97e24d86765653c1dd3b4ab (diff) |
Merge pull request #23407 from fuzzard/Omega_alpha221.0a2-Omega
[Omega] Alpha 2
-rw-r--r-- | media/splash.jpg | bin | 282633 -> 380672 bytes | |||
-rw-r--r-- | tools/Linux/kodi.metainfo.xml.in | 1 | ||||
-rw-r--r-- | version.txt | 6 |
3 files changed, 4 insertions, 3 deletions
diff --git a/media/splash.jpg b/media/splash.jpg Binary files differindex f36fa88bfe..da548b33d9 100644 --- a/media/splash.jpg +++ b/media/splash.jpg diff --git a/tools/Linux/kodi.metainfo.xml.in b/tools/Linux/kodi.metainfo.xml.in index 61898e8daf..6c354a39d6 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-06-17" version="21.0~a2-Omega" type="development"><url>https://kodi.tv/article/kodi-omega-alpha-2/</url></release> <release date="2023-04-16" version="21.0~a1-Omega" type="development"><url>https://kodi.tv/article/kodi-omega-alpha-1/</url></release> <release date="2023-01-15" version="20.0-Nexus" type="stable"><url>https://kodi.tv/article/kodi-20-0-nexus-release/</url></release> <release date="2022-12-21" version="20.0~rc2-Nexus" type="development"><url>https://kodi.tv/article/kodi-nexus-rc-2/</url></release> diff --git a/version.txt b/version.txt index 46917dd3c2..6ab2a21618 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 ALPHA1 -VERSION_CODE 20.90.101 -ADDON_API 20.90.101 +VERSION_TAG ALPHA2 +VERSION_CODE 20.90.201 +ADDON_API 20.90.201 ADDON_REPOS repository.xbmc.org|https://mirrors.kodi.tv APP_PACKAGE org.xbmc.kodi PACKAGE_IDENTITY XBMCFoundation.Kodi |