1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/updatedb/updateDb.v11.0.sql
2021-05-06 11:03:42 -03:00

3 lines
No EOL
124 B
SQL

-- https://github.com/WWBN/AVideo/issues/5075
UPDATE configurations SET version = '11.0', modified = now() WHERE id = 1;