mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
config/version: set OS version to 8.0
This commit is contained in:
parent
da0dfbac2a
commit
fb75ba9f87
@ -2,8 +2,8 @@
|
||||
LIBREELEC_VERSION="devel"
|
||||
|
||||
# OS_VERSION: OS Version
|
||||
OS_VERSION="7.0"
|
||||
OS_VERSION="8.0"
|
||||
|
||||
# ADDON_VERSION: Addon version
|
||||
ADDON_VERSION="7.0"
|
||||
ADDON_VERSION="8.0"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="repository.libreelec.tv"
|
||||
name="LibreELEC Add-ons"
|
||||
version="7.0.0"
|
||||
version="8.0.0"
|
||||
provider-name="Team LibreELEC">
|
||||
<extension point="xbmc.addon.repository"
|
||||
name="LibreELEC Add-ons">
|
||||
|
Loading…
x
Reference in New Issue
Block a user