mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #1201 from chewitt/os_version
config: set OS/repo version to 9.0
This commit is contained in:
commit
ac1425fda1
@ -2,8 +2,7 @@
|
||||
LIBREELEC_VERSION="devel"
|
||||
|
||||
# OS_VERSION: OS Version
|
||||
OS_VERSION="8.0"
|
||||
OS_VERSION="9.0"
|
||||
|
||||
# ADDON_VERSION: Addon version
|
||||
ADDON_VERSION="8.1"
|
||||
|
||||
ADDON_VERSION="9.0"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="repository.libreelec.tv"
|
||||
name="LibreELEC Add-ons"
|
||||
version="8.1.0"
|
||||
version="9.0.0"
|
||||
provider-name="Team LibreELEC">
|
||||
<extension point="xbmc.addon.repository"
|
||||
name="LibreELEC Add-ons">
|
||||
|
Loading…
x
Reference in New Issue
Block a user