1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

Secutity Update

This commit is contained in:
DanielnetoDotCom 2021-01-29 13:10:16 -03:00
parent 4402f1ceab
commit d77f3adc43

View file

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