1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00
Oinktube/updatedb/updateDb.v10.2.sql
DanielnetoDotCom d77f3adc43 Secutity Update
2021-01-29 13:10:16 -03:00

3 lines
No EOL
120 B
SQL

-- Security Update, strongly recommended.
UPDATE configurations SET version = '10.2', modified = now() WHERE id = 1;