1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00
Oinktube/updatedb/updateDb.v9.5.sql
2020-08-26 16:46:18 -03:00

3 lines
No EOL
95 B
SQL

-- Add Meet Support
UPDATE configurations SET version = '9.5', modified = now() WHERE id = 1;