1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/updatedb/updateDb.v10.5.sql
DanielnetoDotCom 231e4303b9 Site admin can now add new Usergroups and categories directly into the encoder
The encoder will use the Streamer theme and javascript
https://github.com/WWBN/AVideo/issues/4621
Create a new version to make sure they are compatible streamer (v10.5) and the encoder (v3.8)
2021-03-10 11:07:23 -03:00

1 line
No EOL
75 B
SQL

UPDATE configurations SET version = '10.5', modified = now() WHERE id = 1;