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

2 lines
106 B
SQL

-- Security: Update checkpoint
UPDATE configurations SET version = '15.0', modified = now() WHERE id = 1;